Docs/Reference/All endpoints

All endpoints

The full catalog — every endpoint, what it costs per call, and a reference page with parameters, response fields and a live sample for each one.

Every endpoint in the catalog is below, grouped by category. Each links to a reference page generated from the published schema, so what you read is what the API actually accepts and returns — there is no hand-maintained copy to drift.

367 APIs across 29 categories, all behind one key, one host and one response shape.

What every endpoint has in common

Before the list, the parts that never change:

Hosthttps://api.apiverve.com
Path/v1/<endpoint>
Authx-api-key header — see authentication
Responsestatus / error / data — see response format
ErrorsHTTP status plus a sentence — see error handling

So the difference between any two endpoints is the path, the parameters and the shape of data. Everything else you learn once.

Reading a reference page

Each page follows the same order, and each section answers a specific question:

  • Overview — what it is for, and when it is the wrong tool.
  • Endpoint — the call in curl, JavaScript, Python and PHP. All four are the same HTTP request, so pick whichever you read fastest.
  • Parameters — name, type, required or optional, constraints, and accepted values where the set is fixed. Premium parameters are marked.
  • Response — a real sample response, not a schema sketch.
  • Response fields — every field with its dot-path, type, an example value and a description.
  • Errors — what it rejects and why.
  • Use cases — what people actually build with it.

Credit cost

Most endpoints cost one credit per call. The ones that do more work — rendering, OCR, inference, multi-source lookups — cost more, and their cost is shown on the card below and again at the top of their reference page.

Failed calls are not billed. A credit is taken only when a source actually answers, so a bad parameter, a rejected credential and a blocked call all cost nothing — the request never reaches the source that would charge for it.

The case that is billed and surprises people is a successful call that found nothing. A lookup returning an empty result did the work you asked for, and it costs its credit. An empty answer is an answer — see errors.

Your remaining balance comes back on every response in x-api-remaining-credits, so you never have to ask the account what it has left — see rate limits.

The catalog

Finance 49

Balance SheetGet a Company Balance Sheet by TickerGET6 creditsBenchmark RateGet LIBOR Replacement Benchmark RatesGET2 creditsBIN LookupLookup BIN Number InformationGET10 creditsBitcoin PriceGet Current Bitcoin PriceGET2 creditsCash Flow StatementGet a Company Cash Flow Statement by TickerGET6 creditsCompany LookupLookup SEC-Registered Public CompaniesGET2 creditsCost of LivingCompare Cost of Living by US RegionGET2 creditsCPI InflationConsumer Price Index by CategoryGET2 creditsCurrency ConverterConvert Currency RatesGET2 creditsCurrency SymbolsGet currency symbolsGET2 creditsDividendsGet Company Dividend History by TickerGET6 creditsEarnings ReportGet All Company Financial Statements in One CallGET6 creditsEthereum PriceGet Current Ethereum PriceGET2 creditsExchange RateGet exchange rate between two currenciesGET2 creditsFinancial RatiosGet Key Financial Ratios for a Company by TickerGET6 creditsGDP DataGlobal GDP data by countryGET2 creditsGlobal Stock MarketCompare Stock Market Performance by CountryGET2 creditsGold PriceGet Current Gold PriceGET2 creditsI-Bond RatesUS Series I Savings Bond RatesGET2 creditsIFSC LookupGet IFSC code informationGET10 creditsIncome StatementGet a Company Income Statement by TickerGET6 creditsIncome Tax BracketsGet Federal Income Tax Bracket DataGET2 creditsIncome Tax CalculatorCalculate Federal Income TaxGET2 creditsInflation RateGet Inflation Rate by Country and YearGET2 creditsInsider TradingGet Company Insider Transactions by TickerGET6 creditsInterest RateGet Central Bank Interest RatesGET2 creditsJobs ReportUS Employment StatisticsGET2 creditsLoan CalculatorCalculate loan paymentsPOST2 creditsMinimum WageFederal and State Minimum Wage RatesGET2 creditsMortgage CalculatorCalculate mortgage paymentsPOST2 creditsMortgage RateGet US Fixed-Rate Mortgage RatesGET2 creditsNational DebtUS National Debt TrackerGET2 creditsPalladium PriceGet Current Palladium PriceGET2 creditsPlatinum PriceGet Current Platinum PriceGET2 creditsPopulation DataGlobal population statistics by countryGET2 creditsPurchasing PowerInflation-Adjusted Dollar CalculatorGET2 creditsRouting Number LookupLookup Routing Number BankGET10 creditsSales Tax CalculatorCalculate sales tax for any US locationGET2 creditsSales Tax LookupLookup USA Sales Tax RatesGET2 creditsSanctions ScreeningScreen a Name Against the OFAC Sanctions ListGET20 creditsSEC FilingsGet a Company SEC Filing History by TickerGET6 creditsSilver PriceGet Current Silver PriceGET2 creditsStock ExchangeGet Stock Exchange Information by MIC CodeGET2 creditsStock Market Open TimesGet stock market open timesGET2 creditsSWIFT Code LookupLookup SWIFT Code InformationGET10 creditsTrade BalanceUS International Trade DataGET2 creditsTreasury YieldsUS Treasury Securities RatesGET2 creditsUnemployment RateGet Unemployment Rate by CountryGET2 creditsVAT RatesLook up VAT rates by countryGET2 credits

Text Processing 45

Acronym ExpanderExpand acronyms to their full meaningsGET10 creditsAnagram DetectorDetect if two texts are anagramsGET2 creditsAntonym FinderGet antonyms of a wordGET20 creditsCron Expression ParserParse and validate cron expressionsGET2 creditsData MaskingDetect and mask sensitive dataPOST10 creditsDid You MeanCorrect spelling mistakesGET20 creditsEmoji DecoratorDecorate text with emojisPOST2 creditsGibberish DetectorDetect gibberish text using n-gramsPOST2 creditsGrammar CheckCheck grammar and spellingPOST20 creditsISBN ValidatorValidate and parse ISBN numbersGET2 creditsJSON Schema ValidatorValidate JSON data against schemasPOST2 creditsKeyword ExtractorExtract keywords from textPOST10 creditsLeet SpeakEncode and decode Leet SpeakPOST2 creditsLevenshtein DistanceCalculate edit distance between stringsPOST2 creditsLine SorterSort lines of text alphabeticallyPOST2 creditsMarkdown Link ExtractorExtract all links from markdown documentsPOST2 creditsPalindrome CheckerCheck if text is a palindromeGET2 creditsParts Of SpeechExtract nouns, verbs, adjectives, adverbs, etc.POST2 creditsPhonetic EncoderSoundex and Metaphone EncodingGET2 creditsPig LatinEncode Pig LatinPOST2 creditsProfanity FilterFilter profane wordsPOST2 creditsReading Time CalculatorCalculate estimated reading time for textPOST2 creditsRegex TesterTest and validate regular expressionsPOST2 creditsRemove PunctuationRemove punctuation from textPOST2 creditsReverse TextReverse text by characters, words, or linesPOST2 creditsRhyming WordsGet word rhymesGET2 creditsSlugifyConvert text to URL-friendly slugsPOST2 creditsSpell CheckerCheck spellingPOST10 creditsSyllable CounterCount syllables in words and textPOST2 creditsTax ID ValidatorValidate US Tax IDs (SSN, EIN, ITIN)GET10 creditsTense ConverterConvert text to past or future tensePOST2 creditsText LanguageDetect language from textPOST2 creditsText LemmatizerLemmatize textPOST2 creditsText Readability ScoreCalculate readability scorePOST2 creditsText SimilarityCheck text similarityPOST2 creditsText StylerStyle text in various waysPOST2 creditsText SummarizerSummarize textPOST20 creditsText to EmojiConvert text to emojiPOST2 creditsTitle Case ConverterConvert Titles to Various CasesPOST2 creditsTranslatorTranslate textPOST40 creditsVowel CounterCount vowels and consonants in textPOST2 creditsWebsite ReadabilityAnalyze Website ReadabilityPOST10 creditsWord Lexicon AnalyzerAnalyze wordsGET2 creditsWord OppositesGet opposites of a wordGET20 creditsWord PronunciationGet word pronunciationGET2 credits

Data Conversion 33

ASCII85 EncoderEncode/decode ASCII85 (Base85) dataGET2 creditsBase64 Encoder/DecoderEncode and decode Base64 stringsGET2 creditsColor ConverterConvert color formatsGET2 creditsCSV to JSON ConverterConvert CSV data to JSON formatPOST2 creditsFile Size FormatterConvert bytes to human-readable file sizesGET2 creditsHTML Entities Encoder/DecoderEncode and decode HTML entitiesPOST2 creditsHTML to ImageConvert HTML to images (PNG, JPEG, WebP)POST20 creditsJSON to CSV ConverterConvert JSON data to CSV formatPOST2 creditsJSON to JSONPConvert JSON to JSONPPOST2 creditsJWT DecoderDecode JWT tokens without verificationPOST2 creditsMarkdown Table GeneratorConvert data to formatted markdown tablesPOST2 creditsMarkdown to HTMLConvert markdown to HTMLPOST2 creditsMarkdown to ImageConvert markdown to image filesPOST20 creditsMarkdown to PDFConvert markdown to PDF documentsPOST30 creditsMath CalculatorMathematical operations and number utilitiesPOST2 creditsMeeting Time ConverterConvert meeting times across timezonesGET2 creditsNumber Base ConverterConvert numbers between different basesGET2 creditsNumber to WordsConvert numbers to wordsGET2 creditsPlaceholder Text GeneratorGenerate placeholder text in multiple stylesGET2 creditsPunycode ConverterEncode and decode internationalized domain namesGET2 creditsQuery String BuilderBuild URL query strings from JSONPOST2 creditsRelative Time FormatterConvert dates to relative time (e.g., '2 hours ago')GET2 creditsRoman Numeral ConverterConvert between numbers and Roman numeralsGET2 creditsText to ColorConvert Color from Natual LanguageGET2 creditsUnicode Escape/UnescapeEscape and unescape Unicode charactersPOST2 creditsUnit ConverterConvert unitsGET2 creditsUnix Timestamp ConverterConvert between Unix timestamps and human-readable datesGET2 creditsURL Encoder/DecoderEncode and decode URL stringsPOST2 creditsURL to MarkdownConvert webpage to MarkdownPOST10 creditsVariable Name ConverterConvert between naming conventionsPOST2 creditsWebsite to TextConvert website to textPOST10 creditsWords to NumbersConvert words to numbersGET2 creditsXML to JSONConvert XML to JSONPOST2 credits

Data Generation 32

Acronym GeneratorGenerate acronyms from phrasesGET2 creditsBaby Name GeneratorGenerate baby namesGET2 creditsBarcode GeneratorGenerate barcodes from dataPOST10 creditsBingo Card GeneratorGenerate bingo cards with HTML and imagesGET2 creditsBoggle Board GeneratorGenerate Boggle game boards with HTML and imagesGET2 creditsCaptcha GeneratorGenerate captchasGET10 creditsChart GeneratorGenerate charts from dataPOST10 creditsColor Palette GeneratorGenerate color palettesGET2 creditsComment GeneratorGenerate comments for social mediaGET2 creditsCompany Name GeneratorGenerate company namesGET2 creditsCron Expression GeneratorGenerate cron expressions from natural languageGET10 creditsCuid GeneratorGenerate collision-resistant unique identifiersGET2 creditsGUID GeneratorGenerate globally unique identifiersGET2 creditsHashtag GeneratorGenerate hashtagsPOST2 creditsIMEI GeneratorGenerate valid IMEI numbersGET2 creditsInitialism GeneratorGenerate initialisms from phrasesPOST2 creditsJSON Schema GeneratorGenerate JSON schemas from sample dataPOST2 creditsLorem Ipsum GeneratorGenerate lorem ipsum textGET2 creditsPassword GeneratorGenerate passwordsGET2 creditsQR Code GeneratorGenerate styled QR codes with colors, logos, and custom designsPOST10 creditsRandom Data GeneratorGenerate random dataGET2 creditsRandom Identity GeneratorGenerate random identitiesGET2 creditsRandom User GeneratorGenerate random user dataGET2 creditsRandom WordGet random wordsGET2 creditsShort Code GeneratorGenerate short alphanumeric codesGET2 creditsSitemap GeneratorGenerate XML sitemaps from URL listsPOST2 creditsTest Card GeneratorGenerate test card numbersGET2 creditsTOTP GeneratorGenerate time-based one-time passwordsPOST2 creditsULID GeneratorGenerate sortable unique identifiersGET2 creditsUser Agent GeneratorGenerate user agent stringsGET2 creditsUsername GeneratorGenerate usernamesGET2 creditsUUID GeneratorGenerate universally unique identifiersGET2 credits

Entertainment 24

Games 21

Domain Data 18

Data Lookup 17

Networking 14

Geography 13

Reference Data 11

Data Validation 9

Weather 8

Math/Calculations 8

Images 7

Transportation 6

AI/Computer Vision 6

Astrology 6

Data Processing 6

Calendar 5

Data Scraping 5

Security 4

Parsers 4

Science 4

Food 3

Lifestyle 3

Documents 3

Health/Wellness 2

News 1

Next

Pick anything above and its reference page has a working call you can paste. If you have not made one yet, quickstart is the fastest route there.

If you are calling many endpoints, the SDKs wrap all of them with one client, and batch requests run many inputs through one endpoint in a single call. For a worked example of two endpoints solving one problem, see block fake signups.

Terms used across these pages are defined in the glossary.

Was this page helpful?

Last updated