Raycast Store

The Raycast Store distributes community and partner extensions. Publishing is done via the `ray` CLI and a pull request to the github.com/raycast/extensions monorepo; there is no documented public REST API for programmatic store search or submission. The store is a curated marketplace fed by the open-source extensions repository.

API entry from apis.yml

apis.yml Raw ↑
aid: raycast:raycast-store
name: Raycast Store
tags:
- Store
- Marketplace
- Extensions
- Publishing
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.raycast.com/store
baseURL: ''
properties:
- url: https://developers.raycast.com/basics/prepare-an-extension-for-store
  type: Documentation
- url: https://www.raycast.com/store
  type: Website
- url: https://github.com/raycast/extensions
  type: GitHub
description: The Raycast Store distributes community and partner extensions. Publishing is done via the
  `ray` CLI and a pull request to the github.com/raycast/extensions monorepo; there is no documented public
  REST API for programmatic store search or submission. The store is a curated marketplace fed by the
  open-source extensions repository.