Get started with WebLinq API in under 5 minutes
Get your API key
Make your first request
YOUR_API_KEY
with the actual API key from your dashboard.Understanding the response
data.markdown
field contains the extracted content, while metadata
provides additional page information.Try other endpoints
Rate limits
X-RateLimit-Remaining
: Requests left in current windowX-RateLimit-Reset
: When the limit resetsError handling
success
field in responses:Security