Get the API index
Discovery
Get the API index
Returns the public, unauthenticated index of the API: the base URL, supported authentication methods and OAuth scopes, the rate-limit and deprecation conventions, and links to the documentation and this specification. Use it to discover the current surface without a credential.
GET
Get the API index
Response
200 - application/json
API index
The public index of the API, served without a credential at /api/v1.
Human-readable API name.
Current major version, matching the URL path segment.
Absolute base URL every operation hangs off.
This specification.
Absolute URL per top-level resource, path templates included.
What the API does.