ToolYour

ToolYour

API Docs

Account & API Keys

Sign up, choose a plan, and create API keys from the ToolYour dashboard — not via the public API docs.

Account management and API key creation happen in the ToolYour dashboard, not through integration endpoints documented here.

1. Create an account

Sign up at toolyour.com/signup. Verify your email when prompted — API keys are only available after verification.

2. Choose a plan

Open Dashboard → Billing to view plans and subscribe:

PlanMonthly requestsNotes
Free500$0 — start building immediately
Pro20,000For production integrations
Business100,000High-volume workloads

Your plan sets the monthly quota for all API keys on your account.

3. Create an API key

Go to Dashboard → API Keys:

  1. Label the key (e.g. Production, Staging)
  2. Click Create key
  3. Copy the full secret immediately — it is shown once

You can have up to 5 active keys per account. Rotate or revoke keys from the same page.

Quota is shared across keys

Every successful tool call (any key) counts toward your account’s monthly limit:

  • Usage resets each calendar month
  • All keys share the same allowance — creating more keys does not increase quota
  • The dashboard shows total usage; each key also displays its own call count for the period

When you hit the limit, tool requests return 429 until the next billing month or you upgrade.

What this documentation covers

This site documents tool endpoints only (X-Api-Key). For login, billing, and key management, use the dashboard.

On this page