Quickstart

Try the Graph API directly from this page. Send a GraphQL query and see the response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Defaults to { loans(limit: 5, order_by: {created_at: desc}) { id name amount status rate date_maturity } }

A GraphQL query string

string

The name of the operation to execute (if the query contains multiple operations)

Responses

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