...
The interface is part of our standard web service offering and can be found in our swagger.yml documentation.
Panel | ||||
---|---|---|---|---|
| ||||
|
Preamble / General Notes
The Profiles on Demand API relies fully on the OAuth2 protocol to perform authentication and authorization to profiles. It is strongly suggested to get a general grasp of the OAuth 2.0 flows, specifically the Authorization Code and Client Credentials flows, before running any API related inquiries.
...