Access Token
Obtain a New Token
Before getting access to the Octoparse OpenAPI, you will need your username and password to get a new Access Token.
post/token
Request body
Example request
{
"grant_type": "password"
}Response
Token obtained successfully