Objective:
- Does API v4 support basic authorization?
- How do I complete authorization using API v4?
Environment:
- Clio's API v4
Additional Information:
In order to access any of the methods exposed in the API, your application must obtain authorization from the user.
Answer:
Clio's API is only exposed through OAuth 2.0. More details can be found in Clio's API documentation here.