Licensing

A Licensing property references the provider's licensing terms for the data or content served through an API — who may use it, for what, and under what attribution. It is distinct from License, which covers the software license on SDKs and code samples, and from InterfaceLicense, which covers the API interface itself. Common on public-sector, research, and open-data APIs where the data carries terms of its own.

Example

licensing.yaml
- type: Licensing
  url: https://developers.example.com/licensing

Tags

All Properties