ArtPort authenticates your API requests using your organization’s API token, which must be included every time.
Requests without a token will return a 401 Unauthorized response.
In order to use the API, your organization requires a subscription. If you do not have a subscription, then all requests will return a 402 Payment Needed response.
The ArtPort API accepts request bodies in JSON format. When sending a request, you should include the following headers to indicate that you are sending and expecting JSON: