The URL State Analyzer API that allows you to check the status and accessibility of multiple URLs in real time. This API quickly analyzes web addresses to determine if they are active, accessible, and correctly configured.
This service is essential for performing website audits, keeping links in large databases up to date, monitoring the status of external partners, or automating integrity checks in applications or content managers.
The API is fast (it processes multiple URLs in milliseconds), scalable (ideal for large volumes), and provides structured JSON responses ready to be integrated into any system. It also includes a summary with aggregate metrics: number of broken URLs, average response time, number of redirects, and more.
Compatible with backend tools, analytics dashboards, or as a standalone service, the URL State Analyzer API guarantees reliability, speed, and clarity so you can make decisions based on real, up-to-date data.
{"success":true,"data":{"results":[{"url":"https://www.example.com","status":"success","statusCode":200,"responseTime":33,"finalUrl":"https://www.example.com/","redirectCount":1,"isAccessible":true,"sslValid":true,"contentType":"text/html","message":"URL is accessible"},{"url":"https://www.google.com","status":"success","statusCode":200,"responseTime":26,"finalUrl":"https://www.google.com/","redirectCount":1,"isAccessible":true,"sslValid":true,"contentType":"text/html; charset=ISO-8859-1","message":"URL is accessible"},{"url":"https://www.youtube.com","status":"success","statusCode":200,"responseTime":163,"finalUrl":"https://www.youtube.com/","redirectCount":1,"isAccessible":true,"sslValid":true,"contentType":"text/html; charset=utf-8","message":"URL is accessible"},{"url":"https://github.com","status":"success","statusCode":200,"responseTime":18,"finalUrl":"https://github.com/","redirectCount":1,"isAccessible":true,"sslValid":true,"contentType":"text/html; charset=utf-8","message":"URL is accessible"}],"summary":{"totalUrls":4,"accessibleUrls":4,"brokenUrls":0,"averageResponseTime":60,"sslValidUrls":4,"redirectUrls":4,"processingTime":"0.2s"}}}
curl --location --request POST 'https://zylalabs.com/api/9219/url+state+analyzer+api/16655/validate+url' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"urls": [
"https://www.example.com",
"https://www.google.com",
"https://www.youtube.com",
"https://github.com"
],
"timeout": 15000,
"validateSSL": true,
"checkHeaders": false,
"followRedirects": true,
"includeResponseTime": true
}'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The Validate URL endpoint returns data on HTTP status, redirects, SSL status, accessibility, content type, and response time for each analyzed URL. This comprehensive information helps assess the health and configuration of multiple web addresses.
Key fields in the response data include "url," "status," "redirects," "ssl," "content_type," "response_time," and "errors." Each field provides specific insights into the URL's accessibility and performance.
The response data is structured in a JSON format, with each URL's results encapsulated in an object. This organization allows for easy parsing and integration into applications, with each field clearly labeled for quick reference.
The Validate URL endpoint provides information on URL accessibility, HTTP status codes, SSL certificate validity, content types, response times, and any errors encountered during the check.
Users can customize their requests by specifying multiple URLs in the POST body. This allows for batch processing, enabling checks on numerous URLs simultaneously for efficiency.
Typical use cases include website audits, link validation in databases, monitoring external partner links, and automating integrity checks in content management systems. This data helps maintain web resource reliability.
Data accuracy is maintained through real-time checks against the URLs, ensuring that the information reflects the current status of each web address. Regular updates and validations help uphold data quality.
If the Validate URL endpoint returns partial or empty results, users should check the specific URLs for potential issues such as incorrect formatting or server downtime. Implementing error handling in the application can help manage these scenarios effectively.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
1,249ms
Service Level:
100%
Response Time:
3,497ms
Service Level:
100%
Response Time:
319ms
Service Level:
100%
Response Time:
335ms
Service Level:
100%
Response Time:
1,717ms
Service Level:
100%
Response Time:
1,062ms
Service Level:
100%
Response Time:
561ms
Service Level:
100%
Response Time:
2,477ms
Service Level:
100%
Response Time:
861ms
Service Level:
100%
Response Time:
316ms