BACK TO INTEGRATIONS
Private API (Basic Auth)
basicConnect to private and internal APIs using HTTP basic authentication. This integration provides a flexible foundation for integrating with any service that supports username and password-based authentication over HTTPS.
AI agents can use this integration to access custom, proprietary, or on-premise APIs with simple credential management, enabling secure communication with internal backend systems without complex OAuth setup.
Capabilities
- Authenticate with username and password credentials
- Support for custom HTTP headers and authorization
- Connect to any HTTP API endpoint
- Flexible proxy configuration for request routing
- Base64 encoding of credentials for secure transmission
Resources
About
- Auth Type
- basic
- Documentation
- https://datatracker.ietf.org/doc/html/rfc7617