Authentication
Last updated
Last updated
Oasis uses API keys for authentication. Users are allowed to create 1 API key per account. Keep in mind that API keys are a secret. Never share your API key or expose it in any client side environment.
Visit to create an api key. Base Url:
All API requests should include your API key in an Authorization
HTTP header as follows: