Skip to main content

REST API Reference

The interactive REST reference for the Red Cloud CORE API is rendered from the OpenAPI source at:

  • /docs/public-api/docusaurus/docs/api-reference/openapi.yaml

Open it here:

Best use of this page

Use the interactive reference when you need:

  • exact request bodies
  • exact response bodies
  • schema-level field descriptions
  • canonical example payloads
  • precise route-level contract details

Use the authored docs when you need:

  • onboarding flow
  • first-send sequencing
  • webhook lifecycle handling
  • retry guidance
  • integration troubleshooting