Generate Auth Token
You can use your Peeringhub.io acount email and password to generate an Auth Token.
POST
/api/auth/login
Generate an Auth Token
Headers
Name
Value
Content-Type
application/json
Body
Name
Type
Description
email
string
Name of the user
password
number
Age of the user
Example
Response
Last updated