cURL
curl --request GET \ --url https://api.example.com/api/v1/integration \ --header 'x-api-key: <api-key>'
Returns API name, version, and documentation URL.
API info returned successfully
Was this page helpful?