[
    {
        "url": "https:\/\/www.eagleagent.com.au\/api\/v3\/token",
        "code": 200,
        "token_sample": "eyJhbGciOiJIUzI1Ni\u2026",
        "body": "{\"data\":{\"token\":{\"token\":\"eyJhbGciOiJIUzI1NiJ9.eyJ0eXBlIjoiYXBpIiwidXNlcl9jbGFzcyI6IlVzZXIiLCJ1c2VyX2lkIjoxNzc2MSwidG9rZW5fY291bnRlciI6MSwiYWRtaW5faWQiOm51bGwsImFjY291bnRfZ3JvdXBfdXNlcl9pZCI6bnVsbCwiZXhwIjoxNzY5MTA5NDQwLCJleHRlcm5hbF9jbGllbnQiOnRydWV9.GFNTZyQrlefNnnXHteePRRc2WIZOk1s-GVSUtyFjgl0\",\"expiresAt\":1769109440}}}"
    },
    {
        "graphql_url": "https:\/\/www.eagleagent.com.au\/api\/v3\/graphql",
        "code": 200,
        "raw": "{\"data\":{\"agents\":{\"nodes\":[{\"name\":\"Savithri Peiris\"},{\"name\":\"Rentals Department\"},{\"name\":\"Nandana Peiris\"},{\"name\":\"Raween Anthony\"}]}}}"
    },
    {
        "url": "https:\/\/api.eaglesoftware.com.au\/v3\/token",
        "code": 405,
        "token_sample": "",
        "body": "<html>\n<head><title>405 Method Not Allowed<\/title><\/head>\n<body>\n<h1>405 Method Not Allowed<\/h1>\n<ul>\n<li>Code: MethodNotAllowed<\/li>\n<li>Message: The specified method is not allowed against this resource.<\/li>\n<li>Method: POST<\/li>\n<li>ResourceType: OBJECT<\/li>\n<li>RequestId: FGRWP9ZJXEZ57AAD<\/li>\n<li>HostId: ycNjZ0S9SWgMJc9txG\/vN4qtOdK\/g\/TIe1EcqYsDOWclC\/MfzgYOggDpzk+TD06d4Pc7vElsV1A=<\/li>\n<\/ul>\n<hr\/>\n<\/body>\n<\/html>\n"
    }
]