Open source
Make scenarios on a public contract
Import the CatCaster OpenAPI spec into a Make custom app. Your scenarios call the same public API, with your key, under your control.
- License
- Open API
- Source
- OpenAPI
- Package
- Public API
Make does not need a closed connector from us. The OpenAPI document is the open interface: list projects, create drafts, publish, and register webhooks. Import it, map the modules you need, and the scenario is yours.
We treat that spec as a product. When the API grows, the document grows with it, and every Make team can pull the change without waiting on a private module.
What is in it
- Public OpenAPI at /openapi.json
- API key in the Authorization header
- Custom webhook module paired with CatCaster outbound events
- Same /api/v1 surface as the SDK, n8n, and Zapier
