Skip to main content

Quickstart Guide

Get up and running with the North API in just a few minutes.

Prerequisites

Step 1: Test your connection

Let’s verify your API key works by fetching your account info:
You should see your team information and API key details.

Step 2: List your reports

Fetch all your existing North reports:

Step 3: Create a new report

Let’s create a North report programmatically:
The report is created as a draft by default. You can update it or publish it later.

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