Traces authenticates your API requests using your account’s API keys. If you don’t have a valid API Key contact your Traces Account Manager.
Read relevant documentation
We have documented the most common use cases for our API. If you are our current customer your version of Traces API may be different as we continuously release new versions and tailor functionality for your individual needs. Follow your cluster URL or log in to the Knowledge Đ¡enter to see the latest updates.
Make a test API request
To check that your integration is working correctly, make a test API request using your API key. We’ve pre-filled some code examples for your convenience.
post
http://faf.traces.cloud
/api/v1.1/filter-alarm
Example
Bash
1
curl -X POST "http://faf.traces.cloud/api/v1.1/filter-alarm"