🚀 Quickstart
Connect to athenahealth with Nango and see data flow in 2 minutes.1
Create the integration
In Nango (free signup), go to the Integrations tab -> Configure New Integration -> athenahealth. In the integration’s Scopes field, enter the scope athenahealth granted your app (e.g.
athena/service/Athenanet.MDP.*) — without it, connections won’t have API access.2
Authorize athenahealth
Go to the Connections tab -> Add Test Connection -> Authorize, then enter your client ID, client secret, API environment, and practice ID. Later, you’ll let your users do the same directly from your app.
3
Call the athenahealth API
Let’s make your first request to the athenahealth API (get your practice’s info). Replace the placeholders below with your Environment API key, integration ID, connection ID, and your athenahealth practice ID:Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
4
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To obtain your own production credentials, follow the setup guide linked below.
📚 athenahealth integration guides
Nango-maintained guides for common use cases.- How do I link my account?
Connect your athenahealth account using the Connect UI