Back to skills
extension
Category: Development & EngineeringNo API key required

shortcut-api-lookup

Look up Shortcut REST API methods, schemas, and signatures. Use this instead of fetching the documentation webpages.

personAuthor: jakexiaohubgithub

Shortcut API Lookup

  1. Download the Shortcut REST API OpenAPI spec from here: https://developer.shortcut.com/api/rest/v3/shortcut.openapi.json. Save it in a temporary location on the local filesystem.
  2. Use jq to filter for the fields, endpoints, etc. that you are interested in.