Build with Northly
Use the Northly REST API to programmatically create, read, and update OKRs. Integrate Northly into your existing workflows and tools.
Your first API call
bash
curl -X GET "https://api.northlyapp.com/v1/objectives" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"Manage API Keys
Create and manage your API keys in the Northly dashboard. API access is available from the Business plan.
Manage API Keys