Getting Started
Authentication & Setup
Learn how to authenticate your API requests and set up the GraphQL endpoint.
Building Queries
Understand the basics of constructing GraphQL queries to fetch the data you need.
Accessing Data Models
Explore the core data types: Calls (Interviews), Signals (Extractions), and Documents.
Query Examples
See practical examples of queries for common use cases.
Error Handling & Best Practices
Learn how to handle API errors and follow best practices for efficient integration.