Authentication
Each request requires you to include an authentication token. Use this request to obtain your token. Token is valid for 1 hour.
Partner authentication
POST
https://papi.swapin.com/api/auth/login
Request Body
Name
Type
Description
email*
String
PARTNER_EMAIL
password*
String
PARTNER_PASSWORD
Last updated