CDAP Microservices API
The CDAP HTTP RESTful API, documented as "Microservices". All endpoints sit under a /v3 path prefix on a self-hosted CDAP router (default port 11015, or 10443 when SSL is enabled), and are scoped by namespace (/v3/namespaces//...). When security is enabled every call must carry an Authorization: Bearer header issued by the CDAP authentication server.
Documentation
Documentation
https://cdap.atlassian.net/wiki/spaces/DOCS/pages/477593807/CDAP+Microservices+Guide
APIReference
https://cdap.atlassian.net/wiki/spaces/DOCS/pages/477692124/Microservices+Introduction
Authentication
https://raw.githubusercontent.com/api-evangelist/cask/refs/heads/main/authentication/cask-authentication.yml