cURL
curl --request GET \ --url https://api.monitor.weborion.io/api/v1/domains \ --header 'Authorization: Bearer <token>'
Lists all active domains in the user’s account.
Generate an API token from the WebOrion Defacement Monitor portal. Pass it as Authorization: Bearer <token>.
Authorization: Bearer <token>
OK