Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Question: How can I request for a new token?

Step-by-step guide:

  • To get a new token send a GET request for oauth.xml method with specified parameters: client_id and secret_key.

    Maximum period of time the token is valid is 24 hours from the time it was generated.

  • No labels