GraphQL API

Will fetch credit data stored on Bloom's servers via the provided GQL query. Queries that read credit_data_order_by_pk and attribute fields together reference ORDER_ID (uuid!) and order_id (String!) in the query body. Declare each variable you reference, or declare only one — dagql injects the missing declaration and coalesces variable values when only ORDER_ID or order_id is supplied (same UUID).

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

post request to add the documentation of GraphQL

query
object
required

GraphQL query structure

variables
object

Supply ORDER_ID or order_id (same UUID). dagql injects the missing GraphQL declaration and variable value when only one is provided. If both are sent they must match.

Responses

400

Bad Request Error

401

Unauthorized

500

Internal Server Error

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