Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
377 changes: 0 additions & 377 deletions APIs/OpenSearch.qmd

This file was deleted.

2 changes: 1 addition & 1 deletion APIs/Token.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Copernicus Data Space Ecosystem Token Generation
---

Users must have an access token to download products from the CDSE catalogue using OData and OpenSearch API. This token can be generated in Linux and Windows OS using cURL or Python script.
Users must have an access token to download products from the CDSE catalogue using OData API. This token can be generated in Linux and Windows OS using cURL or Python script.

::: {.callout-tip}
Username and password are for one-time use in the command. Please do not hardcode the username and password in the application code. Otherwise you risk a potential account takeover.
Expand Down
Loading