Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Call the authorize endpoint to get the code.

http://example.com/restful_api/authorize?response_type=code&&client_id=CLIENT_ID

Get Access Token

Get by Authorization Code

...