Use APIDot for DeepSeek V4 Flash API workflows, including OpenAI-compatible chat, 1M-token long-context reasoning, fast non-thinking responses, prompt-guided...
---
name: apidot-deepseek-v4-flash-api
description: "Use APIDot for DeepSeek V4 Flash API workflows, including OpenAI-compatible chat, 1M-token long-context reasoning, fast non-thinking responses, prompt-guided reasoning, code review, agent planning, streaming planning, usage tracking, API key safety guidance, and APIDot docs routing."
homepage: https://apidot.ai/models/deepseek-v4-flash
metadata:
openclaw:
homepage: https://apidot.ai/docs
primaryEnv: APIDOT_API_KEY
envVars:
- name: APIDOT_API_KEY
required: false
description: APIDot API key for real API calls. Store it server-side only.
---
# APIDot DeepSeek V4 Flash API
Use APIDot as a DeepSeek V4 Flash-focused API surface for OpenAI-compatible chat, million-token long-context work, fast non-thinking responses, prompt-guided reasoning, code review, agent planning, streaming-aware UI behavior, and usage-aware routing.
This skill is for routing DeepSeek V4 Flash questions to the right APIDot docs, model page, reference notes, and integration guidance. It is documentation-only: it includes no scripts, makes no network requests, and does not store credentials.
This release contains `SKILL.md` plus non-executable notes in `references/api.md`. It includes no executable files, install-time automation, review automation helpers, bundled API clients, automatic network calls, or stored credentials.
Use this package as a documentation router only. Open the current APIDot model page and docs before implementation decisions, request planning, or production rollout.
## Start on APIDot
Use these APIDot entry points when coming from ClawHub:
- Open the DeepSeek V4 Flash model page: https://apidot.ai/models/deepseek-v4-flash
- Read DeepSeek V4 Flash API docs: https://apidot.ai/docs/deepseek-v4-flash
- Open the account dashboard: https://apidot.ai/dashboard/api-key
- Use general APIDot examples: https://github.com/APIDotAI/apidot-examples
## Search Terms
Use this skill for searches and requests phrased as DeepSeek V4 Flash, DeepSeek V4, deepseek-v4-flash, DeepSeek API, fast reasoning, non-thinking response, million-token chat, long-context chat, code review, agent planning, OpenAI-compatible chat, or APIDot DeepSeek API.
## When To Use
Use this skill when the user asks to:
- Build a DeepSeek V4 Flash API integration with APIDot.
- Use DeepSeek V4 Flash for fast chat, code review, long-context Q&A, or prompt-guided reasoning.
- Plan OpenAI-compatible chat request handling, response parsing, streaming behavior, or usage tracking.
- Choose between DeepSeek V4 Flash and deeper or more expensive APIDot chat models.
- Design prompts for fast reasoning tasks without assuming hidden request fields.
- Find APIDot DeepSeek V4 Flash docs, model pages, or examples.
## Security Rules
- Treat `APIDOT_API_KEY` as a secret.
- Keep APIDot API keys in server-side environment variables or a backend secret manager.
- Never place an API key in browser code, frontend bundles, public repos, logs, screenshots, or chat output.
- Do not make live API calls unless the user explicitly asks and provides a safe server-side environment.
- Treat prompts, source documents, customer data, tool inputs, generated responses, usage records, and request IDs as sensitive unless the user explicitly says they can be shared.
- Do not invent API facts, commercial terms, model availability, reliability claims, performance claims, or competitor comparisons.
- Use current APIDot docs and model pages for model-specific request fields and current product details.
## DeepSeek V4 Flash Workflow
APIDot DeepSeek V4 Flash integrations usually start by choosing the correct OpenAI-compatible chat path and model-routing policy:
1. Confirm whether the application expects OpenAI-compatible chat behavior.
2. Use DeepSeek V4 Flash when latency, cost, or fast response behavior matters more than maximum Pro-depth reasoning.
3. Keep messages, system instructions, token limits, sampling controls, and streaming choices within the documented request shape.
4. Read response fields and usage fields from the APIDot wrapper described by the current docs.
5. Store request metadata, model choice, user identity, and usage records server-side when auditability or cost routing matters.
6. Keep prompts, private documents, customer data, tool inputs, and generated responses out of public logs.
Do not guess model-specific payload fields. If the user needs copyable request examples, point them to the current APIDot docs or general APIDot examples.
## Model Routing
Start from the user's DeepSeek V4 Flash task, then open the matching APIDot source:
| User Goal | Start Here |
| --- | --- |
| Browse APIDot DeepSeek V4 Flash model page | https://apidot.ai/models/deepseek-v4-flash |
| Build with DeepSeek V4 Flash | https://apidot.ai/docs/deepseek-v4-flash |
| Read APIDot API docs | https://apidot.ai/docs |
| Learn APIDot quickstart flow | https://apidot.ai/docs/quickstart |
| Review errors and retries | https://apidot.ai/docs/errors |
| Use general APIDot examples | https://github.com/APIDotAI/apidot-examples |
For DeepSeek V4 Flash request modes, prefer the live APIDot model page and docs page. Do not copy request fields from another chat model family unless the APIDot docs show the same field.
Use `references/api.md` for a local, non-executable summary of DeepSeek V4 Flash model routing, request planning, and integration notes.
## Integration Guidance
- Use `apidot-chat-api` when the user needs broad APIDot chat guidance across several model families.
- Use `apidot-deepseek-v4-pro-api` when the user specifically needs the Pro-tier DeepSeek V4 workflow.
- Use this skill when the user is specifically building fast DeepSeek V4 Flash workflows through APIDot.
- Ask whether the application needs fast chat, code review, long-context Q&A, prompt-guided reasoning, support automation, or streaming before choosing request shape.
- Prefer the current APIDot docs for supported model IDs, request fields, streaming behavior, response wrappers, and usage fields.
- Validate conversation roles, content shape, token settings, and streaming choices before sending requests from a backend.
- Retry transient network failures with backoff. Do not retry invalid requests unchanged.
- Avoid logging API keys, private prompts, customer data, private documents, tool arguments, private context, or generated responses that may contain sensitive data.
## Official Links
- Website: https://apidot.ai
- Docs: https://apidot.ai/docs
- DeepSeek V4 Flash model page: https://apidot.ai/models/deepseek-v4-flash
- DeepSeek V4 Flash docs: https://apidot.ai/docs/deepseek-v4-flash
- Quickstart: https://apidot.ai/docs/quickstart
- API key dashboard: https://apidot.ai/dashboard/api-key
- Main examples: https://github.com/APIDotAI/apidot-examples
- GitHub organization: https://github.com/APIDotAI
- Support: support@apidot.ai
don't have the plugin yet? install it then click "run inline in claude" again.