: string;// autoAuth?: Boolean; // default: false// validateInput?: Boolean; // default: false// }constrcrainfo=newClient({apiBaseURL:RCRAINFO_PREPROD,apiID:'my_api_id',apiKey:'my_api_key'});constauthResponse:AxiosResponse<AuthResponse>=awaitrcrainfo.authenticate();console.log(auth...
Once you have completed this registration you may use either https://test.epacdx.net/ or https://rcrainfopreprod.epa.gov/rcrainfo/ to log on to the application. Obtaining an API Key If you want to register for an API ID and Key to test the services, you may create one by clicking...