Skip to content
Last updated

The complete Registration Authority API reference is available in OpenAPI format. It covers all endpoints for:

  • Registration Authority — List RAs, create RA, get RA, update RA
  • Registration Authority Officer (RAO) — List, create, get, and update RAOs
  • Users — List, create, get, and update users
  • Scratchcards — List, get, get first unused, is used, revoke, whoami, move scratchcards
  • Requests — List, create, get, update, cancel, validate, generate RAO declaration/contract, upload/delete/get documents, approve, pre-auth link, renewal (is renewable, enable/disable, status), check contact data, OTP for unlock, reset/unlock PIN
  • eIDAS VideoID — Upload document for VideoID
  • External VideoID — Validate/refuse Video ID request, upload data evidence and video, download video

Base URL: https://api.uanataca.com. All paths are under /api/v1/.

Postman collection

For quick API testing, use the Registration Authority Postman collection. Import the collection, set the host variable to the RA API base URL (e.g. https://api.uanataca.com), and run the preconfigured requests.