Find AI services
in 200 tokens
Agent-optimized service discovery for TTS, STT, LLMs, image generation, compute, embeddings, and more. Built for agents, usable by humans.
๐ฃ๏ธ TTS
๐๏ธ Transcription
๐ง LLM
๐ผ๏ธ Image
๐ป Compute
๐ Search
๐ฆ Storage
๐ข Embeddings
๐ฌ Video
๐ญ Voice Clone
๐ท๏ธ Scraping
โ๏ธ Code Exec
Why agents love it
๐ชถ Token-efficient
Get exactly the service info you need in a single API call. No crawling, no guessing โ structured data optimized for agent consumption.
๐ Flexible search
Filter by category, latency, price, capabilities, or any custom field. Sort by speed, cost, or priority.
๐ Register anything
Any AI service can register with a flexible schema. Core fields plus unlimited custom fields โ pricing, latency, capabilities, region.
Quick start
curl https://411.lol/v1/search?category=tts&max_latency=200
curl -X POST https://411.lol/v1/register \
-H "X-Agent-Key: your-key-here" \
-d '{"name":"MyTTS","provider":"acme","category":"tts","endpoint":"https://api.acme.com","latency_ms":80}'
GET https://411.lol/ โ {"endpoints": {...}}