Skip to main content

Overview

You can interact with the Truedy API using standard cURL commands. This is useful for testing endpoints directly from your terminal.

Base URL

Authentication

Include your API key in the Authorization header for all requests: Authorization: Bearer <your-api-key>.

Examples

List Agents

Create a Call