Authentication Header

Header

For every request must provide the following information in the header.

"Content-type: application/json; charset=utf-8"

"Authorization: ".$token" "Accept: application/json", "apikey: ".$key

Last updated