Integrate Project Feed with your tools and workflows. Build custom integrations, automate posts, and access your data programmatically.
https://projectfeed.app/api/v1All endpoints are relative to this base URL. Requests must use HTTPS.
1Generate an API key from your workspace developer settings.2Include the key in the Authorization header as a Bearer token.3Make your first request to list projects.curl https://projectfeed.app/api/v1/projects \
-H "Authorization: Bearer pf_your_api_key"Read the Authentication Guide for scopes, key rotation, and security best practices.
Create, update, archive, and manage projects
Manage tasks with statuses, priorities, and dates
Create and manage project updates
Upload, download, and manage media attachments
Add, edit, and delete comments on posts
Toggle emoji reactions on posts
Manage preferences and read state
API keys, bearer tokens, and scopes
Connect Claude Code, Codex, and other MCP clients
Manage workspace members and settings
Real-time event notifications
Verify DNS records and diagnose domain setup
Throttling behavior and limits
HTTP status codes and error formats