Introduction

The Ceibit REST API accepts and return JSON objects. It uses standard HTTP verbs, responses and codes.

Authentication

The Ceibit API uses API Keys to authenticate requests. You can view all your keys in the dashboard.

Your API Keys can have different scopes with granular permissions. They have many privilegies and must be extremely secure.

The authentication is performed sending the API Key in the header x-api-key.

Start using the API

Start exploring our API reference to get an idea of everything that's possible with the API:

pageUsers

Last updated