The Registration Authority (RA) API is the Uanataca interface for managing the full lifecycle of digital certificate issuance: registration authorities, Registration Authority Officers (RAOs), users, scratchcards, and certificate requests. It supports classic (paperless) and VideoID (eIDAS and External) workflows.
You use the RA API to create and manage requests for digital certificates, upload identification documents, approve requests via RAOs, generate pre-authentication links, and handle renewals, PIN unlock, and scratchcard operations.
Get started — What the RA is, how it works, glossary, prerequisites, base URL, and typical flow. See Get started and Get started overview.
Products and modules — Workflows: classic paperless, eIDAS VideoID, External VideoID. See Workflows overview.
Developer documentation — Full OpenAPI specification (with operation details in the
llamadasfolder), webhooks, authentication, responses, Postman. See Developer documentation overview and Registration Authority API (OpenAPI).Administrator guides — Operator and RA configuration. See Administrator guides overview.
FAQs, manuals, and service. See Customer documentation.
- Registration Authority — List, create, get, and update registration authorities.
- Registration Authority Officer (RAO) — List, create, get, and update RAOs.
- Users — List, create, get, and update users.
- Scratchcards — List, get, get first unused, revoke, whoami, move scratchcards.
- Requests — Create and manage certificate requests (list, create, get, update, cancel, validate, documents, approve, pre-auth link, renewal, OTP, unlock PIN).
- eIDAS VideoID — Upload document for VideoID-based issuance.
- External VideoID — Validate or refuse Video ID request, upload data evidence and video, download video.
Base URL: https://api.uanataca.com. All paths are under /api/v1/.