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 copper API token in your copper developer account
- How to register your Oauth Application
- OAuth related docs
- List of OAuth scopes
- Copper API docs
- API rate liming
Contribute useful links by editing this page
API gotchas
- Copper offers both OAuth and API_KEY authentication modes. To use OAuth2.0 with Copper, you must first register your application.
- To register your application, contact copper.
- You will need to provide the name and purpose of your application as well as a URL to an HTTPS endpoint that will handle the secure callback. You will receive two credentials, client_id and client_secret, required for all authorization flows.
-
To generate an API token, in the Copper web app navigate to
System settings>Integrations>API Keysand click theGENERATE API KEYbutton.
Contribute API gotchas by editing this page
Connect to copper-api-key
Guide to connect to Copper using Nango Connect.