Tools and options for calling and testing the meshVI API.
Use Redocly’s built-in Try it (Replay) console in the API Reference to send requests from your browser. Authenticate with your Bearer token and apiKey header (see Replay) to see responses in real time.
- curl – Use curl (or similar) with the examples in the Quickstart and API Reference. Include
Authorization: Bearer YOUR_TOKEN, theapiKeyheader, and base URLhttps://uat-verified.meshvi.com. - Postman / Insomnia – Import the OpenAPI spec from the API Reference or from
apis/meshvi.jsonto build and run requests. - CLI – For Redocly CLI usage (e.g. lint, bundle), see CLI.
- Use the request/response schemas in the API Reference to generate or write client code in your language.
- For SDKs or official code samples, check meshvi.com or contact meshVI.