Skip to content

Authorization

legan_dary23 edited this page Jun 10, 2018 · 1 revision

All our API calls required an auth-token from the header to check for authentication and accessing of books and tables.

Header Parameters

Field Data Type Description
auth-token String The unique user token retrieved from the google login service.

Clone this wiki locally