API integrations
Define external REST APIs in Cere Insight 2.0 and use them in tools and flows.
Create integration
- Base URL
- Auth type:
none,api_key,bearer,basic,oauth2 - Default headers and secrets (secure storage depends on backend)
Endpoint definition
For each endpoint:
- HTTP method and path
- Path / query / body schemas (JSON Schema–like structures)
- Response schema and examples
Advanced configuration
- Request: timeout, redirects, body encoding
- Response: expected type, max size
- Security: SSL verification, certificates
- Proxy: corporate proxy
- Rate limit and cache (TTL)
Test
Run sample requests with in-app “endpoint test”.