RapidCanvas Platform API

Bearer-token REST API behind the RapidCanvas platform and the RC CLI. All CLI interactions are HTTPS calls to https:///api/... No public OpenAPI reference is published; the OAuth authorization-server metadata and the CLI docs describe the auth surface.

API entry from apis.yml

apis.yml Raw ↑
name: RapidCanvas Platform API
description: Bearer-token REST API behind the RapidCanvas platform and the RC CLI. All CLI interactions
  are HTTPS calls to https://<host>/api/... No public OpenAPI reference is published; the OAuth authorization-server
  metadata and the CLI docs describe the auth surface.
humanURL: https://docs.rapidcanvas.ai/
baseURL: https://app.rapidcanvas.ai/api/
tags:
- Artificial Intelligence
- Machine Learning
- Developer Tools
properties:
- type: Documentation
  url: https://docs.rapidcanvas.ai/
- type: Authentication
  url: authentication/rapidcanvas-authentication.yml
- type: OAuthScopes
  url: scopes/rapidcanvas-scopes.yml