Quickstart Guide
Get up and running with the North API in just a few minutes.Prerequisites
- A North account (sign up here)
- Your API key (get one here)
Step 1: Test your connection
Let’s verify your API key works by fetching your account info:Step 2: List your reports
Fetch all your existing North reports:Step 3: Create a new report
Let’s create a North report programmatically:Step 4: Update the report
Add more details to your report:Understanding rate limits
Every response includes rate limit headers:- Limit: Maximum requests per hour
- Remaining: How many you have left
- Reset: Unix timestamp when your quota resets
Error handling
Always check for errors in your code:Next steps
API Reference
Explore all available endpoints
Zapier Integration
Connect North to Zapier
Webhooks
Get real-time notifications
Rate Limits
Understand usage limits