API Endpoints

Endpoints

Staging

https://staging.api.useaccrue.com/cashramp/api/graphql

Production

https://api.useaccrue.com/cashramp/api/graphql

*Playground

*Playground is a web-based GraphiQL app that lets you view any GraphQL Schema — queries, mutations & types. Learn more about GraphiQL.

To play around with the Cashramp API, navigate to the playground, and connect to either Cashramp's staging or production endpoint.

Last updated