Skip to contents

A helper function to set the OPENAQ_API_KEY environment variable.

Usage

set_api_key(api_key)

Arguments

api_key

A string value for the API key to set.

Examples

set_api_key("my-super-secret-openaq-api-key-1234")