Pre-Configured APIs
Anthropic
API configuration: anthropic
Features
Features | Status |
---|---|
Auth (API Key) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
- Generate an API key in your Anthropic account
- Anthropic API docs
- Anthropic Authentication
- Anthropic rate limiting
Need help getting started? Get help in the community.
API gotchas
- Anthropic uses API_KEY auth mode with
x-api-key: API_KEY
in the request header to access different endpoints. - When creating a new connection in Nango, you will also need to specify the API version, which can be found under Anthropic versions
Add Getting Started links and Gotchas by editing this page