Skip to main content
API Clients are machine users that can interact with the Confidence APIs. Confidence has APIs for managing API clients programmatically.

Create an API Client

To create an API client you need to specify the name and desired permissions. You can either specify each permission separately or specify a role. In this example, you create an API client for managing flags. Give it a Flag editor role.
Response:

Get an API Client

You can get an API client by passing the name of the client to the following endpoint.
Response:

List API Clients

You can list all API clients in the organization using the following endpoint.
Response: