About iAdvize GraphQL API
iAdvize GraphQL API offers flexibility and the ability to define precisely the data you want to fetch. One of the powers of GraphQL API is to allow you to retrieve many resources in one HTTP call and to request only the fields you need. If you want to learn more about GraphQL in general, please check Learn GraphQL .
Also, a lot of GraphQL clients are available on Official GraphQL documentation .
API Root Endpoint
Our GraphQL API has a single endpoint: https://api.iadvize.com/graphql
The endpoint remains constant no matter what operation you perform. If your environment is on the SD platform, your endpoint is: https://api.iadvize.com/graphql?platform=sd
Wanna learn more?
#
Head to the docs to learn how to use API !
Next
- Queries
closedConversations