Staging
https://staging.api.useaccrue.com/cashramp/api/graphql
Production
https://api.useaccrue.com/cashramp/api/graphql
Playground*
https://cloud.hasura.io/public/graphiql
* Playground is a hosted GraphiQL IDE. Use it to inspect the Cashramp schema, run sample queries and mutations, and view type docs.
To explore the API:
Open the Playground link above.
In the URL field, paste either the staging or production endpoint.
Supply your authentication headers (see the Authentication section) and start querying.
Last updated 10 months ago