Introduction
The DMind API Platform provides access to DMind's Large Language Model (LLM) optimized for digital financial use cases. All endpoints are accessible via HTTP and can be used from any environment that supports standard HTTP requests.
Whether you're building autonomous crypto agents, trading tools, or on-chain assistants, this API gives you a high-level interface to tap into crypto-native intelligent behavior — designed from the ground up for digital finance environments.
Key API Features:
OpenAI Capability
The DMind API uses an API format compatible with OpenAI. By modifying the configuration, you can use the OpenAI SDK or softwares compatible with the OpenAI API to access the DeepSeek API.
OpenRouter Integration (TBD)
The DMind API will be fully compatible with OpenRouter — a platform that allows users to access multiple LLM providers through a unified interface. Developers can use the
dmind/{-dmind-model-name}model directly through OpenRouter
Last updated