O

Opendatasoft WFS API

REST discovered

Details
URL
https://<domain>/api/wfs
Docs
https://help.opendatasoft.com/apis/wfs-v1/
Authentication
Opendatasoft API key api_key discovered Get key ↗
Authorization: Apikey <credential> /?apikey=<credential>

On the target Opendatasoft domain, open your account page at https://<domain_id>.com/account/ and go to the API keys tab to create a key. The docs say keys are managed from the profile page and can be revoked there. See OData API authentication for the easiest path.

Opendatasoft OAuth application oauth2 discovered Set up OAuth ↗

On the target Opendatasoft domain, open your account page and use the My applications tab to register an OAuth app on that domain. Provide the application name, choose confidential or public, set the redirect URL, then save the resulting client ID and client secret. The docs describe this under Using OAuth2 authorization.