The API is versioned under the vendor media type application/vnd.kwara.{version_number}+json
to be defined under the Accept
header, and where the {version_number}
is a variable that defines the API version number.
E.g. When accessing API v1, then request should include the following accept header
HTTP/1.1
Accept: application/vnd.kwara.v1+json