Shortcut
activeProject management for software teams — stories, epics, iterations, milestones
Connect via PincerAPI
Use our proxy to call Shortcut with your PincerAPI key. No separate signup needed.
# Get instructions for Shortcut
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
https://pincerapi.com/api/v1/apis/shortcut/instructions
# Call through PincerAPI proxy
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
"https://pincerapi.com/api/v1/connect/shortcut/your/endpoint/here"Direct Setup
Endpoints
POST
/search/storiesSearch stories with query
💡 Supports full-text search and filters like is:started, owner:name
POST
/storiesCreate a new story
GET
/projectsList all projects
GET
/iterationsList all iterations (sprints)
Related APIs in project-management
Linear
Modern issue tracking — projects, cycles, teams with GraphQL API
Jira
Atlassian's project tracking — issues, boards, sprints, JQL search
Asana
Work management platform — tasks, projects, portfolios, goals
Trello
Visual project boards — boards, lists, cards, checklists, power-ups
ClickUp
All-in-one productivity — tasks, docs, goals, time tracking, whiteboards
Todoist
Task management API — create, update, complete tasks, manage projects, labels, comments