Overview
Pre-built tooling
Pre-built integrations
Access requirements
Setup guide
Useful links
API gotchas
Pre-built tooling
✅ Read & write data
✅ Read & write data
✅ Observability & data quality
✅ Observability & data quality
✅ Customization
✅ Customization
Access requirements
Setup guide
No setup guide yet.Contribute improvements to the setup guide by editing this page
Useful links
- Generate a CodeClimate token in your CodeClimate account
- CodeClimate Auth related docs
- CodeClimate API docs
Contribute useful links by editing this page
API gotchas
- CodeClimate uses API_KEY auth mode with
Authorization: Token token=tokenin the request header to access different endpoints. - When creating a new connection on Nango, you will need to add your domain. For the cloud option, use
api.codeclimate.com; for on-premise, useYOUR-CC-HOST-NAME. - CodeClimate enforces a general rate limit of 5,000 requests per token per hour.
Contribute API gotchas by editing this page