API Overview
The Tellscope API is built on GraphQL, giving you the flexibility to request exactly the data you need. All requests are made to a single endpoint:Available Operations
Queries (Read)
Mutations (Write)
Request Format
All requests must bePOST requests with a JSON body containing:
Response Format
Responses follow the standard GraphQL format:Rate Limits
Rate limits are applied per API key. Contact support if you need higher limits.

