API Sandbox
Live requests against the production Stockyard API. No signup. No API key.
Public endpoints
System health check. Returns status, version, and provider connectivity.
$ curl https://stockyard.dev/health
List all platform products (apps) with descriptions and categories.
$ curl https://stockyard.dev/api/products
Available pricing plans with features and limits.
$ curl https://stockyard.dev/api/plans
Authenticated endpoints
List all 150 standalone tools with pricing. Requires X-Admin-Key header.
Config pack marketplace. Create, browse, download, star, and fork config packs.
The full API has 360+ endpoints covering proxy management, cost tracking, tracing, middleware configuration, and all 150 tools.
Full API reference →