Skip to content

OpenAPI

OpenAPI is an open standard that aims to standardise how REST API's are defined.

We have developed tooling to enable kdb+ users to integrate more natively with OpenAPI.

Specifically we have created a library for creating kdb+ clients from an OpenAPI specification.

KX Insights

KX Insights microservices provide OpenAPI specifications that fully document their APIs. These specifications are available under each Microservice OpenAPI section.

By using code generation tools like Swagger Codegen, this means that KX users can interact with Insights microservices from any supported language!

We have created some detailed walkthroughs that show how a user might do this.