1 - Request Login Marketplace Operator
POST {{base_url_servicing}}/auth/signin
https://docs.tokeny.com/docs/getting-api-access
https://docs.tokeny.com/docs/choosing-your-network
Getting API access
TESTING: {{ baseurlservicing }} => https://servicing-api-testing.tokeny.com/api
PRODUCTION: {{ baseurlservicing }} => https://servicing-api-polygon.tokeny.com/api
Request Body
{"email"=>"{{email_markeplaceoperator}}", "password"=>"{{password_markeplaceoperator}}"}