Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add New API Endpoints #75

Open
carlkidcrypto opened this issue May 29, 2024 · 0 comments
Open

Add New API Endpoints #75

carlkidcrypto opened this issue May 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@carlkidcrypto
Copy link
Owner

https://api.purpleair.com/

What's new in 1.0.12
You can now request public and / or private data from the history API.
This new feature is controlled through the use of a privacy parameter on the history end points. Along with this new parameter is a data column called private that will always be included when private and public data appears in the same response. The possible values for this column will be listed in the privacy field. See the documentation below for more details.

What's new in 1.0.13
Points and other account details are now available from the /organization endpoint.
Information previously only available in the Developer Dashboard is now programmatically accessible through the API. This includes the remaining points and consumption rate enabling dynamic code behavior. Try sending a sample request to obtain your organization's information using the documentation below.

@carlkidcrypto carlkidcrypto added the enhancement New feature or request label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant