For the complete documentation index, see llms.txt. This page is also available as Markdown.

Getting started

This page will help you get started using the Storedat API

Get your API key

Certain queries are only accessible via an API key and client-id (see the Basics section in the API Reference) but there are those that can be used without credentials (See Public API Access). Any request through a API Key gated endpoint that doesn't include the necessary credentials will return an error.

How to sign up for the Beta Program?

Sign ups are currently closed

Explore the playground

Take a tour of the GraphQL playground by visiting the following URL:

https://perma.storedat.io/api/v1/graphql

Want to start playing around?

Please see the client integration section for how to get up and running ASAP with a convenient starter template for you to fork and play around with

Found an issue?

If you've stumbled onto a bug, please fill out the following issue report:

Report an Issue

Have a feature request?

If you have a feature request, we'd love to hear it! Please use the following form to let us know what you had in mind:

Feature Request form

Last updated