Token
Authentication SECRET KEY is the major step you can start before you make any request, without SECRET KEY you can't make any request. Please don't share SECRET KEY with anyone.
If you already have the SECRET KEY which is generated in your dashboard, you don't need to use api TOKEN.
Login via api and get SECRET KEY
POST
https://borderlesspaymentng.com/api/token
Headers
Name
Type
Description
content-type*
String
application/json
Request Body
Name
Type
Description
password*
String
password
username*
String
Last updated