We are thrilled to announce that imager200 API docs now follow the OpenAPI standard. Open API is a generic and implementation agnostic way of describing APIs (in json or yaml) that makes them easy to discover and consume not only by humans but also by computer services1.
The raw imager200 API specifications in json format can be found here: https://www.imager200.io/imager200.json
The OpenAPI is a format understood by all. It allows generating documentation in different flavors and formats like the Swagger UI which is an interactive documentation format known and praised by developers. Swagger UI allows testing the API directly from the docs and also generates code snippets for each request.
We are happy to introduce our new documentation in Swagger UI format. Check it out!
Testing the API have never been easier and you can do so even without registration with the help the guest API key in landing page.