Free Developer Tools & Pay-As-You-Go APIs

Pay-as-you-go APIs and free developer tools.
No subscriptions. No complexity. Just code that works.

$ curl-friendly APIs · serverless-ready · side-project approved

projects

All projects share authentication and credit system. Pay once, use everywhere.

db-api

Lightweight Key-Value Store API. No server setup required. Perfect for serverless apps, prototyping, metrics, and config storage.

  • 100 free operations to start
  • Zero registration
  • Credits never expire
  • RESTful & curl-friendly

webhook-api

Trigger webhooks from inbound email or cron schedules. Configure an endpoint once, then receive structured JSON payloads.

  • Email triggers
  • Cron triggers
  • Structured JSON payloads
  • Shared credit system

api-utilities

Small HTTP endpoints for scripts, agents, and backend workflows. Same token, same credit wallet.

myip

Inspect the public IP seen by echoValue, including request-derived geo metadata. Useful for servers, scripts, and network checks.

  • 1 credit per request
  • IPv4 and IPv6 detection
  • Country, city, region, timezone
# GET current caller IP
curl 'https://api.echovalue.dev/myip' \
-H 'x-token: mytoken'

url-to-metadata

Fetch structured metadata for a public URL, with optional AI summary enrichment when you need a compact page digest.

  • 55 credits base scrape
  • Optional AI summary enrichment: 800 credits
  • Flexible JSON metadata response
# POST public URL to analyze
curl 'https://api.echovalue.dev/url-to-metadata' \
-H 'x-token: mytoken' \
-H 'content-type: application/json' \
-d '{"url":"https://example.com/article","aiSummary":"none"}'

dns-lookup

Paid DNS lookup API for scripts, agents, and backend checks that need structured DNS data.

  • 5 credits per request
  • DNS record lookup
  • Structured JSON response
# POST domain lookup request
curl 'https://api.echovalue.dev/dns-lookup' \
-H 'x-token: mytoken' \
-H 'content-type: application/json' \
-d '{"domains":["example.com"],"recordTypes":["A","MX","TXT"],"enableEnrichment":true}'

credits-pricing

One token, one shared wallet. Credits work across paid echoValue APIs.

Free

$0
  • ✓ 100 starter credits
  • ✓ No credit card
  • ✓ No registration
  • ✓ Full API access
start free

Pro

$10 / €9.20
  • ✓ 3 million credits
  • ✓ No subscription
  • ✓ Credits never expire
  • ✓ Best value
buy credits

Cost examples

API Cost
DB API read/write/delete 1 credit
My IP 1 credit
DNS Lookup 5 credits
Webhook email 2 credits / 5 with attachments
URL to Metadata 55 credits base scrape + optional AI

dashboard

Prefer a UI? Generate a free token, manage credits, and use echoValue tools from one dashboard.

free-tools

Zero cost utilities. No ads. No tracking. Client-side when possible.

{ }

jsonlint

Fast JSON validator and formatter. 100% client-side processing. Nothing leaves your browser.

  • Runs entirely in browser
  • Zero tracking
  • Syntax validation
  • Auto-formatting

webhook

Instant webhook testing. Get a unique URL, send requests, inspect payloads in real time.

  • Open source
  • Free, no signup
  • 24h in-memory retention
  • Request inspection

lookup

Free lookup utility for domains and IPs. Quick answers, no clutter.

  • Free web tool
  • Domain and IP lookups
  • JSON output

geoip

IP geolocation lookup. Find location, ISP, and timezone info for your IP address. Fast and accurate.

  • Real-time lookups
  • Country + city data
  • Timezone info
  • ISP detection

crontab

Crontab utility for building, reading, and checking cron expressions.

  • Open source
  • Free, no signup
  • Cron expression helper
  • Readable schedule output

urlsummary

A powerful web scraping tool that extracts structured data from any web page.

  • JSON output
  • AI-powered summaries
  • API with 3rd party services

open-source

Community projects. MIT licensed. Free to use and contribute.

room-book-simple

Simple room booking system. Lightweight, easy to deploy, perfect for small businesses and co-working spaces.

contact

Questions? Feedback? Bugs? Reach out.

email

support at echovalue dot dev

social