For the complete documentation index, see llms.txt. This page is also available as Markdown.

Authentication

Obtain API key

Coevera API is using Basic authentication which consists of username and password. Each team space has its own Coevera API Keys which are used as username and password.

In order to obtain your team space Coevera API Keys follow these steps:

1) Sign in to the Coevera space here: https://crm.coevera.com using your Coevera account.

2) Select your space and Go to the administration.

3) Under the Unit, Users & Roles tab open Applications

4) Create a new Application

5) Click Show API Access

  1. User Name and Password are used for Basic Authentication and are generated only once, so store them carefully

  2. Space ID and Service URL are part of every URL Request. See how the requests are formated

Last updated