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.

JSON:API

Truestamp's authenticated REST surface at /api/json following the JSON:API specification, with API-key or OAuth 2.1 bearer authentication, an OpenAPI spec rendered by Swagger UI and ReDoc, and resource endpoints with standard filtering, sorting, and pagination.

Overview

In Truestamp, JSON:API refers to the authenticated REST surface served under /api/json, which follows the JSON:API specification for resource endpoints, relationship includes, filtering, sorting, and page[limit] / page[offset] pagination. Every request carries an Authorization: Bearer header holding either an API key or an OAuth 2.1 access token; the one exception is the machine-readable OpenAPI document, which the hosted Swagger UI and ReDoc pages render so you can survey the API before wiring up credentials. Resources such as items, proofs, teams, and webhook endpoints appear as conventional JSON:API endpoints, all documented in the JSON:API reference. Its companion query surface is GraphQL.

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]