Support

We're here to help you get the most out of Truestamp. Find answers to common questions or get in touch with our support team.

Community & Updates

Share feedback, follow what we're building next, and see what just shipped. Each opens right here in a popup, so no separate account is needed.

Knowledge Base

Browse the concepts behind Truestamp. Pick a domain to explore, follow the links between concepts, or search across everything.

GraphQL

Truestamp's authenticated GraphQL endpoint at /gql with an interactive playground at /gql/playground, accepting an API key or OAuth 2.1 bearer token, whose introspectable schema of queries and mutations is generated from the same resource domains as the JSON:API.

Overview

In Truestamp, GraphQL is the authenticated query surface at /gql, accepting the same Authorization: Bearer credentials as the REST surface, either an API key or an OAuth 2.1 access token. Its schema is generated from Truestamp’s resource domains, so the available queries and mutations mirror the operations of the JSON:API, and the schema is fully introspectable through the interactive playground at /gql/playground. For OAuth callers every operation requires the api:read scope and mutations additionally require api:write; API-key callers are not scope-limited. The full reference is the GraphQL API concept.

Get Help

API Documentation

Comprehensive guides for the REST and GraphQL APIs, including interactive documentation and code examples.

View API Docs

FAQ

Quick answers to the most commonly asked questions about timestamping and verification.

Browse FAQ

Email Support

Send us a message and our team will respond within 24 hours.

[email protected]

Security Issues

Report security vulnerabilities through our responsible disclosure program.

[email protected]