ClawLink
AI & ML6 toolsPaste one API key

CometAPI integration for AI agents

CometAPI provides a unified API gateway for text, image, audio, video, and other generative AI models from multiple providers.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect CometAPI once and call the same tools from all of them.

Setup

Connect CometAPI through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

CometAPI exposes 6 tools through ClawLink.

ToolWhat it doesKind
cometapi_get_api_key_usageReturn quota, usage, expiration, and model restrictions for the connected CometAPI API keyRead
cometapi_list_modelsList all models available to the connected API key, including provider ownership and supportedRead
cometapi_create_chat_completionCreate a non-streaming Chat Completions result for message-based conversations andWrite
cometapi_create_embeddingsCreate OpenAI-compatible embedding vectors for one text or a batch of textsWrite
cometapi_create_responseCreate a non-streaming OpenAI Responses API resultWrite
cometapi_moderate_contentClassify one text or a batch of texts with an OpenAI-compatible moderation modelRead