Opentact API keys

Get up and running with our Restful interface and start developing your Opentact integration.

Integrating Opentact into your app or website can begin as soon as you create a Opentact account. First of all, you will need to obtain your API keys.

Your API Keys are available in the "Auth" section of the Portal. Once you create an API Key you must save it for future use. You will only see your API Key once, on creation.

We include YOUR_API_KEY in our code examples. Replace this text with your own API Key.

How to do it

Authentication in the Opentact API is facilitated through the use of API Keys, providing a secure means to validate requests. To manage and access your API Keys, follow these steps:

  1. Log in to Opentact User Portal:

  2. Navigate to Auth User Menu:

    • On the left-hand menu, find the "Auth User" section.

  3. Auth Tokens Page:

    • Within the "Auth User" menu, locate the "Auth Tokens" page. This page serves as a central hub for managing your API Keys.

  4. View Auth Tokens:

    • On the "Auth Tokens" page, you will find a comprehensive list of your existing API Keys, each associated with specific functionalities or applications.

  5. Create New Token:

    • To generate a new API Key, simply click the "Create All" button. This initiates the creation of a fresh token, granting you access to the desired functionalities within the Opentact API.

With these straightforward steps, you can effortlessly view, manage, and create API Keys, ensuring secure and authenticated interactions with Opentact APIs.

Last updated