Skip to main content

Verify Service Token

POST 

/auth/verify-service-token

Verifies a service token for service-to-service authentication. Typical Flow: 1. An external service sends its authentication token 2. The server validates the service token 3. Returns service information and permissions Usage Examples: - External service authentication - Validation of third-party API permissions - Verification of microservice identity Important Notes: - Specific for service authentication - Token different from user JWT - Includes service permission information

Request

Responses

Valid service token