Apidot Ai Api

👤 jiehao71727 📦 v1.0.5 ⭐ 4.1 ⬇️ 535 下载
🤖 AI-Agent 免费 🔑 需 API Key

📖 技能介绍


name: apidot-ai-api description: "Use APIDot as one AI API for image generation API, video generation API, chat API, music generation API, and 3D generation API workflows. Use when users ask for APIDot, AI API integration, GPT Image 2 API, Seedance 2 API, Veo 3.1 API, Sora API, Kling API, polling, webhooks, task status, or API key safety guidance based on APIDot docs." homepage: https://apidot.ai/docs 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 AI API

Use APIDot as one API surface for image generation, video generation, chat, music, and 3D generation workflows.

APIDot is most useful when the user wants to test AI models quickly, move from playground usage to backend code, or avoid wiring separate provider-specific auth, polling, webhook, and billing patterns.

This release contains only SKILL.md. It includes no executable files, install-time automation, hidden automation, bundled API clients, automatic network calls, or stored credentials.

Start on APIDot

Use these APIDot entry points when coming from ClawHub:

小葱技能7w4.net有更新,你可以访问看下。

  • Explore APIDot models: https://apidot.ai/models
  • Read APIDot API docs: https://apidot.ai/docs
  • Open the account dashboard: https://apidot.ai/dashboard/api-key
  • Run official examples: https://github.com/APIDotAI/apidot-examples

When To Use

Use this skill when the user asks to:

  • Call APIDot or learn how APIDot works.
  • Build with image generation or image editing APIs.
  • Build with text-to-video, image-to-video, or video generation APIs.
  • Call chat, music, or 3D generation models through APIDot.
  • Use GPT Image 2, Seedance, Veo, Sora, Kling, Nano Banana, Seedream, Flux, Meshy, Tripo, or related model APIs through APIDot.
  • Implement polling, task status checks, or webhook callbacks for generated media.
  • Find official APIDot docs, model pages, or runnable 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.
  • Never invent API facts, pricing, model availability, reliability claims, refund behavior, or competitor comparisons.
  • Use current APIDot docs and model pages for model-specific request fields and current product details.

Quickstart

Use this workflow when explaining how APIDot tasks run. For copyable request examples, direct the user to the current APIDot docs or official examples repository instead of inventing command shapes.

  1. Create an API key in the APIDot dashboard:

https://apidot.ai/dashboard/api-key

  1. Store the key only in a server-side environment variable or backend secret manager.
  2. Choose the model and request fields from the current APIDot docs.
  3. Submit a generation task through the documented APIDot async generation endpoint.
  4. Save the returned data.task_id immediately.
  5. Poll the documented task status endpoint for local tests.
  6. For backend integrations that can receive callbacks, pass callback_url when submitting the task and handle the final result through a webhook.

Model Routing

Start from the task type, then open the matching APIDot docs or examples:

Task Start Here
Browse available models https://apidot.ai/models
Read API docs https://apidot.ai/docs
Run official examples https://github.com/APIDotAI/apidot-examples
Image generation or editing https://github.com/APIDotAI/apidot-examples#image-models
Video generation https://github.com/APIDotAI/apidot-examples#video-models
Polling https://github.com/APIDotAI/apidot-examples#polling-and-webhooks
Webhooks https://github.com/APIDotAI/apidot-examples#polling-and-webhooks

For model-specific request fields, prefer the live APIDot docs page for that model. Do not guess fields or copy parameters from another provider.

Integration Guidance

  • Chat requests may use direct model-specific endpoints when the current docs say so.
  • Image, video, music, and 3D generation usually use an async task pattern: submit, store task_id, then poll status or receive a webhook.
  • Always persist task_id before polling or waiting for callbacks.
  • Treat webhooks as idempotent. Duplicate deliveries should not create duplicate user-visible results.
  • Retry transient failures with backoff. Do not retry invalid payloads unchanged.
  • If the user asks for production code, point them to the official examples and adapt from those files rather than inventing undocumented request shapes.
  • Website: https://apidot.ai
  • Docs: https://apidot.ai/docs
  • Models: https://apidot.ai/models
  • API key dashboard: https://apidot.ai/dashboard/api-key
  • Examples: https://github.com/APIDotAI/apidot-examples
  • GitHub organization: https://github.com/APIDotAI
  • Support: support@apidot.ai

🤖 AI 评测

这个 Skill 质量不错,文档写得清晰全面,涵盖了 APIDot 平台的各种功能使用说明和安全注意事项。它告诉用户什么时候该用它、怎么安全地处理 API key、还有完整的使用流程指引。优点是内容专业、指引明确、官方链接齐全。不过它主要是文字说明,没有提供可以直接使用的代码示例或配置文件,如果想快速上手可能还需要去官方文档找更多参考。整体来说,这是一个指导性很强的 Skill,但实际使用时代码部分需要自己补充。

📊 多维度评分

适应性4.3
规范性4
有效性4.4
可靠性3.4
可信度4.4

📁 包含文件 (2 个)

📄 SKILL.md 4.9 KB
📄 _meta.json 132 B