cURL
curl --request GET \ --url https://api.monitor.weborion.io/api/v1/domains/{domain}/urls \ --header 'Authorization: Bearer <token>'
Lists all webpages belonging to the specified domain.
Generate an API token from the WebOrion Defacement Monitor portal. Pass it as Authorization: Bearer <token>.
Authorization: Bearer <token>
Domain ID
OK