Sendcash API Guide
Search…
Sendcash API Guide
Introduction
Rate Limits
GRAPHQL BASICS
GraphQL: Endpoints & Schema
Authentication
Global Object Identification
Wireout API
Deposits
Creating a US Bank Account
Initiating A Wireout Payout
Tracking Payouts
Powered By
GitBook
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
.
GraphQL Endpoint
https://api.sendcash.africa/v1/graphql
*GraphiQL URL
https://sandbox.api.sendcash.africa/v1/graphiql
*GraphiQL lets you view the GraphQL Schema: all the Queries, Mutations & Types.
Learn more about GraphiQL.
Previous
Rate Limits
Next
Authentication
Last modified
8mo ago
Copy link