Public example project

Example Payments Workspace

Spin up a polished public hub with interactive API docs, onboarding guides, and product changelog updates in minutes.

1 API Doc
3 Guides & Tutorials
3 Changelog updates

API Documentation

Interactive reference powered by the Example OpenAPI spec.

View interactive docs

Payments API

Interactive API Documentation

Browse endpoints, inspect request/response schemas, and send test calls with environment-aware authentication. Every request is instrumented so your team can trace adoption.

  • Collection-level variables for sandbox vs. production
  • Inline `curl` snippets and language-specific examples
  • "Copy as JSON" and response diffing for rapid iteration

Live API Playground

Test requests in real-time

terminal

POST /v1/invoices

curl https://api.example-payments.test/v1/invoices \
  -H "Authorization: Bearer sandbox_123" \
  -d '{ "customer_id": "cus_001", "total": 4200 }'

Demo requests run against a safe sandbox environment so evaluators can experiment without risking production data.

Guides & Tutorials

Curated walkthroughs that turn requests into real workflows.

3 curated

Changelog

Celebrate the improvements your team ships week over week.

3 updates