Getting Started

API Reference

The 2Shapes API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

Authentication

The 2Shapes API uses API keys to authenticate requests. You can view and manage your API keys in your User Profile.

To access the Rest API, your organization must have an active 2Shapes Rest API subscription. Questions? please contact the support team.

Your API keys carry many privileges, so be sure to keep them secure! Do not share your API keys in publicly accessible areas such as GitHub, client-side code, and so forth.

How to get my API Key?

In your User Profile, click on the Show Developer Area icon:

Click on Add a new API Key icon:

Type a name to your API Key to help you to identify them:

Last updated