The Shortcut API provides a greater amount of control over your Workspace’s Shortcut data than what is possible in the web app. You can use the API to build custom integrations or automate more of your Workspace’s workflow.
We’ve designed our API to utilize standard REST verbs and return Shortcut resources in JSON format. The API documentation can be found at https://shortcut.com/api/
Not finding what you need in the API documentation:
- See our API Cookbook for real-life examples of using the API.
- Check out our API Tips, Tricks, and Workaround suggestions
Updated