This page covers the REST API for developers and AI agents. If you’re looking for how the product works, start with the Introduction or browse the Features section.Documentation Index
Fetch the complete documentation index at: https://docs.znift.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- A Znift account at znift.com
- An API key (created in Profile > API Keys)
Step 1: Get your API key
- Log in to znift.com
- Go to Profile > API Keys
- Click Create API Key, give it a name
- Copy the key immediately — it’s only shown once
znift_abc123...xyz
Step 2: Create a task
Replace
YOUR_KEY with your actual API key and use today’s date in YYYY-MM-DD format.Step 3: List your tasks
Step 4: Get your dashboard
The most useful endpoint for AI agents — one call gives you everything you need for a daily briefing:Step 5: Complete a task
isCompleted flips from false to true (or vice versa).
Next steps
Authentication
API key security, rate limits, and both header formats
API Reference
All 13 endpoints with the interactive playground