Skip to content
William Espindola edited this page Nov 29, 2017 · 7 revisions

API Standards

Request

[method]: /[route]
Accept: Application/vnd.siren+json
Content-Type: Application/Json
Token: [token]
[json payload]

Response

All responses MUST follow Siren: a hypermedia specification for representing entities

Status: [http status code and message]
Content-Type: Application/vnd.siren+json
[json payload]
Clone this wiki locally