🧪 API Playground

Try the WebPerception API live. Enter your API key, configure parameters, and send real requests.

💡 Don't have an API key yet? Sign up free — 100 API calls/month included. Your key is sent directly to the API and never stored.
GET /health Check API status — no auth required

Simple health check. No parameters needed.

Response
cURL
curl https://api.mantisapi.com/health
POST /extract Extract structured content from a URL
The web page to extract content from
CSS selectors to extract specific elements (comma-separated)
Response
cURL
POST /screenshot Capture a screenshot of any URL
Response
cURL
POST /extract/ai AI-powered structured data extraction
Describe what data you want the AI to extract from the page
Optional JSON schema to structure the AI output
Response
cURL
GET /billing/plans List available pricing plans

Returns all available plans with pricing and limits. No auth required.

Response
cURL
curl https://api.mantisapi.com/billing/plans
GET /billing/usage Check your current usage and limits

Returns your current plan, usage count, and billing period. Requires auth.

Response
cURL

Full API Reference · Getting Started Guide · Pricing

© 2026 Mantis · WebPerception API