marcelscruz / public-apis

A collaborative list of public APIs for developers
https://publicapis.dev
MIT License
3.07k stars 319 forks source link

exchangerate.host updated free tier #327

Closed Willsr71 closed 2 months ago

Willsr71 commented 3 months ago

exchangerate.host has updated their free tier to require an API key and disallow SSL. SSL is now a paid feature apparently.

Pricing link for reference: https://exchangerate.host/product

Also for reference, the response I got using SSL:

{
    "success": false,
    "error": {
        "code": 105,
        "type": "https_access_restricted",
        "info": "Access Restricted - Your current Subscription Plan does not support HTTPS Encryption."
    }
}
marcelscruz commented 2 months ago

Updated.