API Sandbox

Live requests against the production Stockyard API. No signup. No API key.

Public endpoints
GET /health
System health check. Returns status, version, and provider connectivity.
$ curl https://stockyard.dev/health
GET /api/products
List all platform products (apps) with descriptions and categories.
$ curl https://stockyard.dev/api/products
GET /api/plans
Available pricing plans with features and limits.
$ curl https://stockyard.dev/api/plans
Authenticated endpoints
AUTH /api/tools
requires admin key
List all 150 standalone tools with pricing. Requires X-Admin-Key header.
AUTH /api/exchange/*
requires admin key
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 →
Install Stockyard → Complete — $29/mo