Skip to main content
All Forte API requests require a short-lived access token. Obtain one by calling the auth endpoint with your client credentials.
Your client_id and client_secret are provided by your account manager. Store your client_secret securely on your backend — never expose it to the client.

Endpoint

Request

Response

Include the token in the Authorization header of all subsequent requests:
Tokens are valid for 1 hour. Implement token refresh in your backend to avoid interrupting active sessions.

Next Steps

Create Payment Intent

Initiate a VDG purchase session

Create KYC Intent

Initiate an identity verification flow