Feedback
File bug reports and improvement suggestions — signed in or anonymously with a contact email — or get the link to our feature idea board — the REST API.
File bug reports and improvement suggestions — signed in or anonymously with a contact email — or get the link to our feature idea board. Every endpoint below has a "try it" console. See the API reference overview for the base URL and how to authenticate.
List an API key's usage log, newest first. GET
List an API key's usage log, newest first — Competitor Tracker & Co. API reference for GET /v1/api-keys/{id}/usage: request parameters, request body, response.
File a bug report or an improvement suggestion. Public — no sign-in required. POST
Send the report as `multipart/form-data`. Bug reports and improvement suggestions reach the engineering queue, sorted by `type`. Signed-in callers are identified from their bearer token; anonymous callers must supply an `email` and receive an acknowledgement once the report is in. Up to 3 images (5 MB each) can ride along. To suggest a feature instead, send the user to the idea board — see `GET /v1/feedback/idea-board`.