Back to toolkits
Apiverve logo

Apiverve

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

developer tools

Tools (11)

  • Advice Generator

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

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

    Inputs: dob

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

    Inputs: name, accept

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

    Inputs: iata1, iata2

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

    Inputs: icao

  • Air Quality

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

    Inputs: city

  • Find antonyms for a word

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

    Inputs: word

  • 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'.

    Inputs: appid, country

  • Currency Converter

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

    Inputs: amount, to_currency, from_currency

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

    Inputs: word

  • 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?"

    Inputs: city, accept