cURL
curl --request GET \ --url https://api.revenuebase.ai/v1/new-api-key \ --header 'x-key: <api-key>'
{ "api_key": "<string>" }
Generates a new API key and immediately invalidates the previous one. Update all integrations with the new key before making further requests.
Successful Response
Was this page helpful?
Contact support