API Services
Discover queue-backed asynchronous services and run them through stable API endpoints.
/echo
Echo API
Test asynchronous service requests and inspect the payload returned by the queue worker.
echo api
async api
queue service
modularnext
/health
Health API
Check service worker availability and return a lightweight health response.
health api
worker status
service monitoring
modularnext
/openai-content
OpenAI Content Generator
Generate SEO-ready content drafts with an asynchronous OpenAI-backed service.
openai
content generation
seo content
ai writing
async api