Quick Start
Get your API keys
Sign in to your dashboard i.e, https://console.censius.ai/auth/login.

From hamburger menu get your API key.


Copy API key this will be required to authenticate from SDK.
If you don’t already have access to Censius, request it here.
Creating a Project
A Project is an organisation structure that allows users to club together models under a similar category, client, or any other required preference.A project can be created with the Censius UI through the + New Project button on the top-right corner of the Projects screen. The project will be assigned a unique ID after creation and start showing the activity details. You can perform open, delete, rename, and share the project with your teammates.
Every user can access a project if he/she is either a member of the project or is the one who created it.
Install the library
The best way to interact with our API is to use one of our official libraries:
Last updated