...
Since OAS is a widely adopted spec many tools are capable of taking a defined spec (like the json AdCellerant generates) and generating things such as human readable documentation or client libraries in various coding languages (typescript, java, python, etc.). There are lots of sources out there for generating a client library for whatever language you are writing in.
AdCellerant Published OAS
The spec that matches the AdCellerant API will be updated as new versions of the API are released. These OAS changes will be documented and can be found attached to this document:
...