Skip to main content
Innostocks’s API is currently in alpha.
For questions or feedback, reach out to us at hi@innostocks.com.

OpenAPI

We have a publicly-hosted OpenAPI Specification that serves as the single-source-of-truth for our API. It is helpful for easier integration and testing.
The OpenAPI Specification is a standard that can be used to describe and document APIs, making it easier for developers to work with them. There are many great tools online for learning about the OpenAPI specification. Here are our favorites:
We provide both the version 3.1 and 3.0 OpenAPI specifications in JSON format. You can access our OpenAPI v3.0+ specifications here:

OpenAPI v3.1

OpenAPI v3.0

Or, by copying and pasting the following URL:
https://innostocks.com/api/specs/openapi@v3.1.0.json

Postman (Coming Soon)

We will also be providing a Postman collection in the future.
You can append ?pretty to any URL to get a pretty-printed version of the response.