Skip to main content

Retrieve metadata about the API

Returns API title and version

Header Parameters
x-api-version string

Optional API version in header. Overrides URL version if provided.

Responses
200

Success

Schema OPTIONAL
title string OPTIONAL
version double OPTIONAL
400

Bad Request

Schema OPTIONAL
type string OPTIONAL
title string OPTIONAL
status int32 OPTIONAL
detail string OPTIONAL
instance string OPTIONAL
401

Unauthorized

Schema OPTIONAL
type string OPTIONAL
title string OPTIONAL
status int32 OPTIONAL
detail string OPTIONAL
instance string OPTIONAL
404

NotFound

Schema OPTIONAL
type string OPTIONAL
title string OPTIONAL
status int32 OPTIONAL
detail string OPTIONAL
instance string OPTIONAL
500

Server error