Sign Up for Account
GET https://aqs.epa.gov/data/api/signup?email={{email}}
This will get you signed up for an account. You'll receive a verification email with the API key.
Replace the email value with the email address with which you will use to sign up for an account. Save your email address as a variable to use it for future requests. Almost all requests to the AQS API will require your email and key in the URL.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
email | string |