To be able to talk to Confidence from your website, backend service or mobile app, you need to create a client.Documentation Index
Fetch the complete documentation index at: https://confidence.spotify.com/llms.txt
Use this file to discover all available pages before exploring further.
Create a Client
Create Credentials
After you have created a client, you also need to create a credential that you use to authenticate requests to Confidence. To create a credential, follow these steps:
Use the credential when you initialize a Confidence client SDK, or when
you make API requests to Confidence.
Rotate Credentials
If you need to rotate credentials, do the following.Related Resources
Create a Flag
Set up flags that use your clients
Clients Reference
Deep dive into client configuration
Configure a Flag Quickstart
End-to-end tutorial with client setup
Setup Clients API
API reference for clients

