All docs
This doc
The following are the REST APIs that are implemented in WSO2 DAS 3.1.0.
The REST APIs are secured with basic authentication. Therefore, follow the steps below to add a basic auth header when calling these methods.
Authorization: Basic YWRtaW46YWRtaW4=
Cross-Origin Resource Sharing (CORS) should be enabled if you are using analytics REST API from outside the DAS domain, or if the REST API caller is situated in a machine with a different host/port configuration to WSO2 DAS. For more information, see CORS Settings for the Analytics REST API.