When attempting to use the API without a key, you get this message with the old domain that no longer works: ``` { "error": { "code": "API_KEY_MISSING", "message": "No api_key was supplied. Get one at https://developer.nrel.gov/signup/" } } ```
When attempting to use the API without a key, you get this message with the old domain that no longer works: