H
help
Hemalatha B about 1 year ago 2152 views 1 replies
Hi i need a client id , client secret , token url , scope
1 reply
Z
zeevy about 1 year ago
there is no client id and secret, this API works via HTTP Bearer Tokens.
After login if you visit the home page, you can find curl example with your access token included. you can convert that curl example to any language using any AI tools or postman