OpenAPI Specification for Losant Platform APIs

Hi,

I would like to verify if there is a way to obtain the API specs of the platform in the OpenAPI standard?

The available platform documentation (https://docs.losant.com/rest-api/overview/) and SDKs cover many use cases, and it’s also possible to obtain the API specs in the bravado standard through https://api.losant.com/. However, the OpenAPI standard offers a range of functionalities/tools that can be utilized (https://openapi.tools/). How can one use this spec to import collections into tools used for testing API calls, aiding in the verification of APIs in the development process.

We’ve had this request before and I am adding your +1 to it. Thanks for the link; we’ll evaluate these tools and see if any of them can be used to translate our current raw spec into an Open API standard.