Developer tool APIs are the small utilities every service ends up needing — format conversion, IDs, hashes, token decoding, DNS and WHOIS lookups. Hosted so they don't become twelve copy-pasted helpers across your repos.
Also called utility APIs, dev utility APIs or helper APIs85 services in this categoryParse a free-form address line, with optional country code, into a structured response. Built for checkout, CRM cleanup, and address validation.
Dosvak LLCParse resume files or raw text into structured output. Built for ATS pipelines, first-pass screening, and candidate data enrichment workflows.
Dosvak LLCResolve shortened URLs to their final destination. Control redirect hops and timeout for link checks, moderation, analytics, and normalization.
Dosvak LLCConvert text into slug, camelCase, snake_case, and other common formats. Useful for URLs, identifiers, headings, and general text normalisation.
Run and manage technical SEO audits programmatically across a whole site. Powered by SE Ranking data for crawling, issues, and recheck cycles.
Validate an email address by syntax alone and get the local part, domain, and a valid flag. Built for fast format checks before signup.
Dosvak LLCParse a phone number into E.164, international, and national formats. Returns validity plus country and region details for storage and display.
Dosvak LLCDetect misspellings in short text and return corrected output plus word-level replacements. Built for editors, forms, and messaging workflows.
Dosvak LLCResolve A, AAAA, MX, TXT, NS, CNAME, SOA, PTR, and CAA records for any domain. Returns the records, TTL values, and any lookup error.
Dosvak LLCGet a domain's WHOIS record from a single query. Returns the registrar, expiry date, creation date, status, contact emails, and name servers.
Dosvak LLCConvert a CSV string into a JSON array of objects keyed by the header row. Returns parsed rows in data with a total count for imports.
Dosvak LLCConvert a JSON array of objects into a CSV string with auto-generated headers. Built for exports, reports, and spreadsheet-friendly interchange.
Dosvak LLCThe question you arrived with, and the endpoint that answers it.