License

A License property references the software license that governs the use of the API's SDKs, client libraries, or code samples. This is distinct from the InterfaceLicense (which covers the API interface itself) and TermsOfService (which covers API usage rights). For open source SDK users in particular, knowing the code license up front is essential for compliance with organizational open source policies.

Example

license.yaml
- type: License
  url: https://developers.example.com/license

Tags

All Properties