Authentication

All requests require an API key passed in the X-API-Key header.

Request Header
X-API-Key: vx_a8f3e1b2c4d6...

Your API key is provided by the Vision X administrator. Keep it secret — anyone with your key can create payments on your behalf.

Error Responses

ConditionResponse
Key missing401 — Missing API key
Key invalid401 — Invalid API key
Key frozen401 — API key is frozen
Key expired401 — API key has expired
Team disabled401 — Team is deactivated
If your key has been frozen or you need a new one, contact your Vision X administrator.