Upon further testing… I’ve found that if I directly curl to the api.php file with the curl command from the manual (via shell). I get different output which is this: {“code”:405,“message”:“Method Not Allowed”}
That looks closer to what I should be getting, but is obviously not the right response that I’m looking for.