Push KR updates from your CRM. Pull OKR data into your data warehouse. Automate quarter-start setup. Build whatever your stack needs on top of OKRs Tool.
# Fetch your workspace's OKRs curl "https://go.okrstool.com/api/v1/okrs" \ -H "Authorization: Bearer okrt_your_api_key_here" # Returns: array of OKRs with progress, status, and health score
If your tools talk to a REST endpoint, they can talk to OKRs Tool. Here's the shortlist of what customers automate today.
When a Salesforce or HubSpot deal closes, automatically increment the related Key Result. OKRs that update themselves.
Pull OKR progress, status, and check-ins into Snowflake, BigQuery, Redshift, or your dbt pipeline for executive reporting.
Embed OKR status in your internal portal, Notion page, or executive dashboard. Real-time progress without leaving your tool of choice.
Programmatically create the next quarter's OKR scaffolding from a template. One script, 50 OKRs created — no manual copy-paste.
POST new measurements to any tracked KPI — from your data warehouse, an internal job, or another SaaS. Previous value is captured automatically for trend tracking.
Fetch raw question/answer pairs from shared performance reviews. Run your own AI summarisation, feed your HRIS, or surface review themes in your team dashboards.
Standard Bearer token authentication. Generate a key from Settings → API Keys; it'll start with the okrt_ prefix and is shown only once at creation.
The API is a $99/month add-on available on the Expand plan. Flat fee, unlimited API calls within reasonable rate limits — no per-request billing surprises.
Added to your Expand plan ($129/mo flat).
Annual billing available — contact steven@okrstool.com.
See full pricingFull endpoint reference, request/response schemas, code examples, and rate-limit details. You can scope the integration in 15 minutes.
Open API documentationQuestions about the API? Email steven@okrstool.com — Steven personally answers every dev question within 2–4 hours.