Execute a GraphQL query

Send a read-only GraphQL query to retrieve your payins, payouts, claims, movement balances, report balances, or aggregations. Provide a JSON body with a query string and optional variables and operationName. Results are automatically scoped to the merchant resolved from your credentials.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

A GraphQL request body. Send your query as a string, with optional variables and an optional operation name.

string
required

The GraphQL query document. This API supports queries only.

variables
object | null

A map of variable names to values referenced by the query.

string | null

The name of the operation to execute when the document defines more than one.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json