Skip to main content

Public API

Video

Summary

  1. To start working with Public API, you should know that access is based on Permissions. If you are going to invite a user to work with Public API, make sure their role can add, edit, and see API keys.

  2. To access APIs, go to Settings then click Public API.

  3. To create a new key, click add API key.

  4. Then give it a name, and select the appropriate permissions, and the business units this API key will be available for.

  5. Click Create, then Save the token and keep it safe on your machine.

  6. Before starting to use our APIs, go to the API documentation, and go through the Getting Started section.

  7. Under Guides, you will find more help regarding pagination, filtering, custom attributes, sync and delta fetch, and error handling.

  8. Finally, in the API reference, you can see that with the ConCntric API, that you have access to most of the ConCntric platform, where you can not just get information, but put, patch, and delete information through the API. For example, if you have a project created in another platform, you can leverage the API to automatically create the project in ConCntric. Another example would be to update and standardize component data using the APIs here.

Did this answer your question?