APIVerve member since: Jan 27, 2026 · Transparency log

APIVerve's packages

  • C#

    apiverve/isbnvalidator

    ISBN Validator is a comprehensive tool for validating and parsing ISBN-10 and ISBN-13 book identification numbers. It validates checksums and provides detailed information about each ISBN component.

  • Java

    apiverve/jobsreport

    Jobs Report provides monthly US employment data including unemployment rate, total employment, labor force participation, and employment by industry sector. The same data released in the monthly BLS jobs report.

  • C#

    apiverve/jsonschemagenerator

    JSON Schema Generator is a tool for automatically generating JSON schemas from sample JSON data. It creates Draft-07 compatible schemas with type inference and format detection.

  • C#

    apiverve/jsonschemavalidator

    JSON Schema Validator is a comprehensive tool for validating JSON data against JSON Schema definitions. It provides detailed error reporting with field-level validation results.

  • C#

    apiverve/jsontocsv

    JSON to CSV Converter is a powerful tool for converting JSON arrays into CSV format. It supports custom delimiters, header inclusion, and proper escaping of special characters.

  • C#

    apiverve/jsontojsonp

    JSON to JSONP is a simple tool for converting JSON data into JSONP format. It returns the converted JSONP data.

  • C#

    apiverve/julianday

    Julian Day Calculator converts between Gregorian calendar dates and Julian Day Numbers (JDN). Julian Day is a continuous count of days used in astronomy and historical research.

  • C#

    apiverve/jwtdecoder

    JWT Decoder decodes JWT tokens to reveal header and payload information without performing signature verification.

  • C#

    apiverve/keywordextractor

    Keyword Extractor is a simple tool for extracting keywords from a web page. It returns the keywords and the frequency of each keyword.

  • C#

    apiverve/languagedetector

    Language Detector is a simple tool for detecting the language of a text. It returns the language code and the confidence level.

  • C#

    apiverve/leetspeak

    Leet Speak is a simple tool for encoding and decoding Leet Speak. It returns the encoded or decoded Leet Speak.

  • C#

    apiverve/lemmatizer

    Lemmatizer is a simple tool for lemmatizing text. It returns the lemmatized text.

  • C#

    apiverve/levenshteindistance

    Levenshtein Distance calculates the minimum number of single-character edits needed to transform one string into another.

  • C#

    apiverve/lexicon

    Lexicon is a simple tool for analyzing words. It returns various properties of the word.

  • C#

    apiverve/linesorter

    Line Sorter organizes text by sorting lines alphabetically in ascending or descending order with case-sensitive options.