The Registration Authority API supports three main workflow types for digital certificate issuance. Choose the one that matches how you identify the applicant and how you provide documentation.
| Workflow | Description | When to use |
|---|---|---|
| Classic workflow | Paperless: create request, upload documents, RAO validates and approves, user receives pre-auth link and completes issuance. | Standard in-person or remote identification with document upload. |
| eIDAS VideoID | User completes video identification on Uanataca platform; request moves to VIDEOREVIEW, then RAO validates/approves; optional request update and document upload for non–Natural Person profiles. | eIDAS-compliant video identification via Uanataca. |
| External VideoID | You create a Video ID request and upload evidences (data + video) via API; when complete, status becomes VIDEOREVIEW; RAO validates or refuses, then approves. | VideoID when your platform collects evidence and video. |
- Request status — CREATED, VIDEOPENDING, VIDEOREVIEW, VIDEOINCOMPLETE, VIDEOERROR, ENROLLREADY, ISSUED, RENEWED, CANCELLED.
- Scratchcard — One per request; obtain via Get first unused scratchcard.
- Webhooks — For VideoID flows, implement a webhook to be notified of status changes. See Webhook configuration.