Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST https://api.vouchmark.com/v1/developers/api-keys/rotate \ -H "Authorization: Bearer $TOKEN" \ -H "Content-Type: application/json" \ -d '{"environment":"live"}'
{ "success": true, "data": { "id": "...", "environment": "live", "publicKey": "live_pk_...", "secretPrefix": "live_sk_xxxx", "secretSuffix": "abc", "secretKey": "live_sk_...", "rotatedAt": "...", "createdAt": "..." } }
Rotate the secret key for an environment.
sandbox
live
201 Created
Show rotatedKey
live_pk_
test_pk_
null
secretKey