Fluxvend Help

OpenAPI Specification

You can access our API's OpenAPI (formerly Swagger) specification using the link below:

This file contains the complete API schema, including endpoints, request parameters, and response formats. It can be imported into various API client tools or used directly in your codebase.

Import the OpenAPI Spec into Your Preferred Tool

  • Postman: Import the OpenAPI file directly to auto-generate requests for all endpoints.

  • Swagger UI: Use the OpenAPI URL to visualize and interact with the API.

  • Code Generation: Use tools like Swagger Codegen or OpenAPI Generator to generate client libraries in your preferred programming language.

Last modified: 13 August 2024