GraphQL: Endpoints & Schema

Endpoints & schema

Endpoints

The Sendcash API is a GraphQL API. If you need a primer on GraphQL (and why we chose it), you can read one here.

*GraphiQL lets you view the GraphQL Schema: all the Queries, Mutations & Types. Learn more about GraphiQL.

Last updated