# Apiverve AI integration on Definable

> APIVerve offers a comprehensive suite of APIs designed to simplify integration processes, providing developers with scalable and reliable solutions for various applications.

## What this connects

APIVerve offers a comprehensive suite of APIs designed to simplify integration processes, providing developers with scalable and reliable solutions for various applications.

Vendor: https://apiverve.com/

## Tools available

**11** tools available. First 11:

- `APIVERVE_ADVICE_GENERATOR` — Advice Generator — Tool to generate a random piece of advice. Use when you need spontaneous guidance or motivation.
- `APIVERVE_AGE_CALCULATOR` — Age Calculator — Tool to calculate age from date of birth. Use when you need a breakdown of years, months, weeks, and days from a given DOB. Example: "Calculate age for dob=1990-01-01"
- `APIVERVE_AIRLINE_LOOKUP_NAME` — Get Airline Info by Name — Look up airline information by name. Returns airline details including IATA code (2-letter), ICAO code (3-letter), radio callsign, and country of operation. Supports partial name matching, so searching 'American' returns all airlines containing 'American' in their name.
- `APIVERVE_AIRPORT_DISTANCE_IATA` — Get airport distance by IATA — Tool to get distance between two airports by their IATA codes. Use when you have valid airport IATA codes and need the flight distance.
- `APIVERVE_AIRPORTS_LOOKUP_ICAO` — Get Airport Info by ICAO Code — Tool to get airport information by ICAO code. Use when you have a valid 4-letter ICAO code and need detailed airport information.
- `APIVERVE_AIR_QUALITY` — Air Quality — Tool to get air quality data for a city. Use when you need current AQI, pollutant levels, and a health recommendation.
- `APIVERVE_ANTONYM_FINDER` — Find antonyms for a word — Tool to get antonyms for a word. Use when you need opposite terms for text analysis.
- `APIVERVE_APP_STORE_SCRAPER` — App Store Scraper — Fetch detailed metadata for an iOS/macOS app from the Apple App Store. Use this tool to retrieve comprehensive app information including title, description, ratings, reviews, pricing, screenshots, developer info, and version history. Common use cases: - Research competitor apps - Monitor app ratings and reviews - Get app details for app store optimization (ASO) - Verify app availability in specific countries Example: To get info for Candy Crush Saga in the US store, use appid='553834731' and country='us'.
- `APIVERVE_CURRENCY_CONVERTER` — Currency Converter — Tool to convert currency rates. Use when you need to convert an amount between two currencies with the latest exchange rate.
- `APIVERVE_DICTIONARY` — Get Word Definition — Tool to get the definition of a word. Use when you need to find the meaning of a specific word. E.g., "Define the word apple."
- `APIVERVE_WEATHER_BY_CITY` — Weather by City — Tool to get current weather by city. Use when you need to obtain up-to-date weather details for a specific city after confirming the city name. Example: "What's the weather in Berlin?"

## Auth

Auth schemes: `API_KEY`.

## How agents use Apiverve

Inside a Definable workflow, Apiverve is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Apiverve** — the Researcher (GPT-5.5) pulls context from Apiverve (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Apiverve** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Apiverve (create record, post message, draft email).
- **Designer / Engineer → Distributor → Apiverve** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Apiverve (attach file, open PR comment, post status).

The Verifier checks every Apiverve call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/apiverve/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
