ClawLink
AI & ML8 toolsPaste one API key

ImageRouter integration for AI agents

Generate images, videos, and text with ImageRouter, inspect credits, validate normal API keys, and discover models.

Use it from your agent

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

Setup

Connect ImageRouter 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

ImageRouter exposes 8 tools through ClawLink.

ToolWhat it doesKind
imagerouter_get_creditsInspect remaining credits, cumulative usage, deposits, and optional per-key usage before makingRead
imagerouter_get_modelGet current capabilities, accepted parameters, and pricing for one exact ImageRouter model IDRead
imagerouter_list_modelsDiscover current ImageRouter model IDs, modalities, supported parameters, and pricing beforeRead
imagerouter_create_chat_completionCreate a non-streaming OpenAI-compatible chat completion with a paid text modelWrite
imagerouter_create_responseCreate a non-streaming OpenAI Responses API result from plain text or structured multimodalWrite
imagerouter_edit_imageTransform or inpaint one or more existing images supplied as URLs or data URIsWrite
imagerouter_generate_imageGenerate an image from a text prompt with a selected ImageRouter modelRead
imagerouter_generate_videoGenerate a video from text and optional URL or data-URI image inputsRead