v1
latestOpenAPI 3.1.02026-07-2414238909.1 KBPerform a URL analysis
post/urlinsights
Headers
Authorizationstring required
Bearer {access_token}
Content-Typestring required
application/json
Request body
Response
200
Example response
{
"domain": "https://www.waymore.io",
"cache": true,
"analysis": {
"webFramework": [
{
"name": "Connect",
"description": " "
}
],
"jsLibraries": [
{
"name": "Lazysizes",
"description": "JS Lib"
}
],
"socialNetworks": [
{
"name": "Pinterest",
"description": "Pinterest"
}
],
"widget": [
{
"name": "Known",
"description": "Easily publishing status updates, blog posts, and photos to a wide range of social media services."
}
],
"captchas": [
{
"name": "reCAPTCHA",
"description": " "
}
],
"webServer": [
{
"name": "NginX",
"description": "Is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache"
}
],
"tagManager": [
{
"name": "Google Tag Manager",
"description": "Google Tag Manager"
}
],
"miscellaneous": [
{
"name": "Mendeley",
"description": "Provides products and services for academic researchers"
}
],
"emailProviders": [
{
"name": "Aol Mail"
}
],
"advertisingNetwork": [
{
"name": "Xenium"
}
],
"hostingControlPanel": [
{
"name": "Plesk",
"description": "Plesk"
}
],
"pushNotificationProviders": [
{
"name": "Routee",
"description": "Routee - Push Notification"
}
]
}
}