Validate integration token
Validate integration token
Validates an access token and retrieves the associated integration configuration. This is a public endpoint used by external systems to discover integration settings. Validates both token validity and origin restrictions.
GET
Validate integration token
Public Endpoint
This endpoint does not require API key authentication. It is designed for external systems to validate their integration tokens and discover configuration.Validation Checks
- Token validity and expiration
- Origin restrictions (CORS)
- Integration status
Query Parameters
Access token to validate
Response
Returns integration configuration successfully
Public web integration information for discovery endpoint. Contains only safe, non-sensitive data that can be exposed publicly.
Integration identifier
Minimum string length:
1Associated agent identifier
Minimum string length:
1Integration name
Minimum string length:
1Whether the integration is active
Enabled features
Widget appearance configuration
Integration description
Tool names executed via websocket