Getting started
This page will help you get started using the Storedat API
Last updated
This page will help you get started using the Storedat API
Please note that the Storedat API is currently in Beta and at this time it is not recommended to be used in a production environment
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.
Sign ups are currently closed
Take a tour of the GraphQL playground by visiting the following URL:
https://perma.storedat.io/api/v1/graphql
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
If you've stumbled onto a bug, please fill out the following issue report:
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:
Last updated