External API Authentication
When to use this doc
Authentication lifecycle in Nected

Supported authentication methods
1. Bearer Token
Bearer Token: Header format
Bearer Token: Required fields
Bearer Token: Best for
Bearer Token: Security notes
2) API Key
API Key: What it is
API Key: Format options
API Key: Required fields
API Key: Best for
API Key: Security notes
3) Basic Auth
Basic Auth: What it is

Basic Auth: Header format
Basic Auth: Required fields
Basic Auth: Best for
Basic Auth: Security notes
4) OAuth 2.0
OAuth 2.0: What it is

OAuth 2.0: Supported grant types
OAuth 2.0: Common configuration fields
OAuth 2.0: Best for
OAuth 2.0: Security notes
Choosing the right method
Method
Best fit
Security level
Complexity
Setup flow (external API integration)
Troubleshooting matrix
Symptom
Likely cause
What to check
Best practices
Related documentation
Last updated


