Overview¶
Use these examples to choose the OAuth flow that fits your app.
- Client Credentials Flow: Best for server-to-server integrations.
- Authorization Code Flow: Best when accessing data on behalf of a user.
Apaleo OAuth guides:
Use these examples to choose the OAuth flow that fits your app.
Apaleo OAuth guides: