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.