API and developer tools for salmon.app
Open by default
Let Claude, or Zapier, read and write your work.
Generate a scoped API key in a click and hand it to Claude, an internal script, or a Zap. Keys are hashed, scoped per project, and revocable any time.
- → Read tasks and subtasks by project, straight from your AI tool
- → Zapier conduit: send notes and tasks in from anything
- → Google Calendar and Canva connect per user, no admin required
GET/api/v1/projectsList every project the key can reach
GET/api/v1/tasksTasks and subtasks, filtered by project
POST/api/v1/tasksCreate work from anywhere
POST/api/v1/notesIngest a note, optionally auto-suggest tasks
