Service Authentication
The high performance access to services providing COSMOS layers is made available through the simple retrieval of URLs targeting respective services.
Request Service URLs
GET
https://<user>:<password>@p20.cosmos-project.ch/urlrequest
Respective service URLs can be retrieved using a BASIC authentication over HTTPS.
Path Parameters
Name
Type
Description
<user>:<password>
string
user and password for authentication
It is expected that this request of URLs is made by the customer's backend to ExoLabs backend.
The customer client must never have access to the authentication credentials and should be authorized by a separate authentication between customer backend and client!
Descriptions for the URL keys can be found here:
Last updated
Was this helpful?