Skip to content
We use cookies to improve the site and measure traffic. See our Cookie Policy. You can accept or reject non-essential cookies.
MCP Tools for AI Agents

What is the ToolYour developer API?

The ToolYour developer API is a REST interface to API-backed tools with ty_ keys — 500 free requests per month, shared with MCP.

How do you get started with the ToolYour API?

To use the ToolYour API, create a free developer account, generate a ty_ key, and call /api/v1/ routes with header X-Api-Key500 free requests per month on every account.

  1. 1

    Create a developer account

    Sign up free to get a dashboard, monthly usage limits, and billing when you need more volume.

  2. 2

    Generate an API key

    Open Dashboard → API Keys, label your key (e.g. Production), and copy it once — we only show the full secret at creation.

  3. 3

    Call tool endpoints

    Send X-Api-Key: ty_… on /api/v1/convertors/*, /documents/*, and other tool routes. Your plan limits apply automatically.

What API categories does ToolYour expose?

ToolYour exposes 6 API categories — converters, SEO, documents, text, calculators, and AI utilities. One API key and plan apply to every category below.

Live

File converters

Available

Convert documents, images, video, audio, and archives between popular formats.

Examples: PDF to Word, Image compression, MP4 to MP3

SEO & site tools

Available

Audits, keyword checks, page speed, content optimization, and link analysis.

Examples: SEO audit, Keyword checker

AI utilities

Available

File analysis, transcription, summarization, and related AI-assisted workflows.

Examples: File analyzer, Audio transcript

Text utilities

Available

Case conversion, slug generation, sorting, comparison, and text statistics.

Examples: Case converter, Slug generator

Unit converters

Available

Convert length, mass, temperature, digital units, and more.

Examples: Length converter, Temperature converter

Finance & business calculators

Available

GST, VAT, EMI, margin, currency, and related calculators.

Examples: GST calculator, EMI calculator

Full endpoint reference with request/response schemas: Open API docs. Questions or early access? Contact us.

What are common ToolYour API questions?

  • What is the ToolYour REST API?

    The ToolYour REST API exposes API-backed tools over HTTPS with `ty_` API keys. Free accounts include 500 successful requests per month shared with MCP.
  • Does the API share quota with MCP?

    Yes. REST HTTP calls and MCP tool runs draw from one monthly request pool on one API key.
  • Which tools are available on the API?

    File converters, SEO tools, document processing, text utilities, calculators, and AI utilities marked API-backed in the catalog. Browser-only tools are not exposed.
  • How do you authenticate ToolYour API requests?

    Send header `X-Api-Key: ty_…` on requests to `/api/v1/` routes. Create keys in Dashboard → API Keys after email verification.