Raycast Extension API (SDK)
The primary developer interface - the @raycast/api npm package. A strongly typed TypeScript/Node SDK (installed via `npm i @raycast/api`) providing React UI components (List, Detail, Form, Grid, Action) plus modules for Storage, Cache, Clipboard, Preferences, OAuth, Environment, Keyboard, Window Management, Menu Bar Commands, and Browser Extension. This is a client-side library invoked from within extensions, not an HTTP REST API.
Raycast Extension API (SDK) is one of 3 APIs that Raycast publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include SDK, TypeScript, React, Extensions, and Library. The published artifact set on APIs.io includes API documentation, an API reference, and an OpenAPI specification.
Metadata
The identity and technical contract details declared by the specification.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Raycast 2
Other APIs Raycast publishes across the network.