For the complete documentation index, see llms.txt. This page is also available as Markdown.

Endpoints

Integration between the Data owner and UAE Pass requires API endpoints from both sides. The document outlines the API interfaces and specifications for all APIs required to integrate with the Data Sharing Authorization feature. It is intended for Service Providers seeking to implement this integration.

Staging

Endpoint
URL

Callback API - Send Consent Response

{SP_STG_HOST_URL}/api/v1/consent/transaction/callback

Production

Endpoint
URL

Callback API - Send Consent Response

{SP_Prod_HOST_URL}/api/v1/consent/transaction/callback

Last updated

Was this helpful?