# Apiverve

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

- **Category:** developer tools
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 11
- **Triggers:** 0
- **Slug:** `APIVERVE`
- **Version:** 20260407_00

## Tools

### Advice Generator

**Slug:** `APIVERVE_ADVICE_GENERATOR`

Tool to generate a random piece of advice. Use when you need spontaneous guidance or motivation.

### Age Calculator

**Slug:** `APIVERVE_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"

### Get Airline Info by Name

**Slug:** `APIVERVE_AIRLINE_LOOKUP_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.

### Get airport distance by IATA

**Slug:** `APIVERVE_AIRPORT_DISTANCE_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.

### Get Airport Info by ICAO Code

**Slug:** `APIVERVE_AIRPORTS_LOOKUP_ICAO`

Tool to get airport information by ICAO code. Use when you have a valid 4-letter ICAO code and need detailed airport information.

### Air Quality

**Slug:** `APIVERVE_AIR_QUALITY`

Tool to get air quality data for a city. Use when you need current AQI, pollutant levels, and a health recommendation.

### Find antonyms for a word

**Slug:** `APIVERVE_ANTONYM_FINDER`

Tool to get antonyms for a word. Use when you need opposite terms for text analysis.

### App Store Scraper

**Slug:** `APIVERVE_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'.

### Currency Converter

**Slug:** `APIVERVE_CURRENCY_CONVERTER`

Tool to convert currency rates. Use when you need to convert an amount between two currencies with the latest exchange rate.

### Get Word Definition

**Slug:** `APIVERVE_DICTIONARY`

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."

### Weather by City

**Slug:** `APIVERVE_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?"
