In order to make requests against the API, you’ll need an API key which you can generate in your Polytomic settings panel. The API key should be passed as an Authorization header.
With an API key of 8e5dcfdd-d23d-4e6f-a136-119e1254847b, the header would look like:
To validate the token, you can make a request to the identity endpoint. For example:
Partner keys are unique tokens that allow you to manage your customers’ organizations.
These keys operate the same way API keys work. However, they are limited to the Organization and User endpoints. A typical workflow looks like this:
To obtain a partner key, contact the Polytomic team at support@polytomic.com.