API Key Authentication
To authenticate API requests, include a valid API key in the request headers. You can request an API key by contacting the Holdstation support team.Header Format
Example Request
Security Scheme
The API uses theapiKey security scheme with the key passed in the request header:
| Parameter | Value |
|---|---|
| Type | API Key |
| Location | Header |
| Header Name | Partner-App-Key |
Some endpoints such as List Banks and List Tokens are publicly accessible and do not require authentication.