New ValidMind Public REST API reference

documentation
25.08.01
highlight
Published

August 5, 2025

To complement our new ValidMind Platform REST API capabilities which allow you to programmatically interact with models, groups, business units, use cases, and templates, we’ve added an API reference to our documentation: ValidMind Public REST API

If you want the cURL examples to include the complete header, make sure to add your authentication info:

A web interface displaying an API authentication management page with a white background. On the left, a sidebar menu with a pink header includes items like ValidMind Public API, Authentication, and various models and groups. The main section titled Authentication shows two API keys labeled API Key (api-key) and API Key (api-secret), each with blue Applied status indicators and buttons labeled Remove and Update. A button labeled Clear All API Keys is positioned on the right above the keys. The top navigation bar includes a search field with a green Search button and a pink logo on the left.

Sample endpoint:

A web interface displaying API documentation for creating a new inventory model via an API client. The page header includes a search bar and navigation links for Documentation and API Reference. The main content area is titled Models and includes a section for creating a new inventory model with a POST method to the endpoint /models. Below, there are expandable sections for Request Body and Response, with code examples in JSON format. The left sidebar lists various API endpoints and authentication details, with a pink background highlighting the active section.