API access

It is possible to access our TargetData GraphQL API directly from your application.
First, learn how to create an offline refresh token for your app and authenticate programmatically.
Then, you are able to create and execute JSON requests against our API.
In order to see available queries, view the TD GraphQL schema reference.

You may want to experiment with our API in your browser, before calling the API directly.