Simplismart APIs
Simplismart offers two powerful sets of APIs to streamline your workflow:
-
Inference APIs: Effortlessly leverage pre-trained GenAI models for a wide range of tasks, including ASR transcription, image generation, and LLM-based applications. These APIs allow you to directly run inference and get task-specific outputs with minimal configuration.
-
Training APIs: Fine-tune and customize GenAI models to fit your unique requirements. With these APIs, you can train models on top of existing base models, optimizing them for your specific tasks, data, and desired outputs.
API Key Generation
Navigate to the Settings page, then select the API Key section and generate a new API key.
Authentication
All API endpoints are authenticated using Bearer tokens and picked up from the specification file.