Whimsical is a visual workspace for boards, mind maps, flowcharts, wireframes, and documents. The Whimsical API is in limited beta with read-only endpoints for users, teams, comments, and files; user provisioning is exposed only through SCIM 2.0.
APIs.json: https://raw.githubusercontent.com/api-evangelist/whimsical/refs/heads/main/apis.yml
- Collaboration
- Diagramming
- Flowcharts
- Wireframes
- Mind Maps
- Created: 2026-05-08
- Modified: 2026-05-08
Limited-beta REST API. Endpoints are read-oriented and use POST verbs: users.get, teams.list, comments.list, files.list, files.get. Authentication is OAuth 2.1, with credentials issued by Whimsical support to approved beta participants.
- Human URL: https://whimsical.com/learn/integrations/api
- Base URL:
https://whimsical.com/api
- REST
- Beta
- Read Only
- OAuth 2.1
- Documentation
- Authentication
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Whimsical exposes SCIM 2.0 (and only SCIM) for programmatic user provisioning; there is no separate REST endpoint for user management. Available on plans with SCIM support (Enterprise).
- Human URL: https://whimsical.com/help
- Base URL:
https://whimsical.com/api/scim/v2
- SCIM
- User Provisioning
- Identity
FN: Kin Lane Email: kin@apievangelist.com