Essential Reading

The Actionstep API is based on REST architecture. [wikipedia.org/wiki/REST]

It uses OAuth 2.0 authentication protocol. [oauth.net/2/]

And follows the JSON API standard for handling requests and structuring responses. [jsonapi.org]