A short tutorial that verifies a Spanish company's NIF (Número de Identificación Fiscal) in about 30 lines of Python: validate the identifier locally with its control-character checksum, then resolve the full company profile from the official BORME registry via the Prometiam Risk API.
GET /companies/search and GET /companies/{id} with a Bearer key to return the registered name, address, legal form, directors, and corporate-event timeline.Runs on the free tier (1,000 calls/month, no credit card). The same key covers France, the UK, Ireland, Poland, and Norway, plus sanctions + US export-control screening.