> For the complete documentation index, see [llms.txt](https://docs.vida.id/identity-stack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vida.id/identity-stack/verify/indonesia-verification/integration/api/prerequisites.md).

# Prerequisites

### Getting API Credentials

In order to access the authentication API, you will need a client ID and secret

{% hint style="info" %}
**Contact Vida Support**

If you haven't got the API credentials, you can reach out to [<mark style="color:blue;">VIDA support team.</mark>](mailto:support@vida.id)
{% endhint %}

## Environments

VIDA's runtime environments include both a production and sandbox option

### Sandbox

A testing environment where developers can try out new features and experiment without affecting production.

Steps to getting Sandbox API Credentials

### Production

The live environment for end users. Changes can have a significant impact.

Steps to getting Production API Credentials

#### **URLs for sandbox environment**

Please refer to the following  API URLs, which can be used for sandbox environments.

<table><thead><tr><th width="223">API Methods</th><th>Sandbox</th></tr></thead><tbody><tr><td>Authentication API URL</td><td><a href="https://qa-sso.vida.id/auth/realms/vida/protocol/openid-connect/token">https://qa-sso.vida.id/auth/realms/vida/protocol/openid-connect/token</a></td></tr><tr><td>Identity verification  API Base URL</td><td><a href="https://services.vida.id/main/v1/services/web/ekyc/start">https://services-sandbox.vida.id</a><a href="https://services.vida.id/main/v1/services/kyc">/main/v3/services/</a></td></tr></tbody></table>
