Quickstart

This guide will get you all set up and ready to use the Finite State API. We'll cover how to get started and how to make your first API request. We'll also look at where to go next to find all the information you need to take full advantage of our powerful GraphQL API.

API Location

The GraphQL API is available at a single GraphQL endpoint:

POST https://platform.finitestate.io/api/v1/graphql

Getting API Keys

Contact your Finite State representative to get your CLIENT_ID, CLIENT_SECRET, and ORGANIZATION_CONTEXT values. You will need these values to make your first API request.

Doing More...

After you have gone through the authentication guide, you will have set up API client and have made your first request to the API. Here are a few links that might be handy as you venture further into the Finite State API: