V2

Functions

pyinaturalist.v2.observations

create_observation

Create a new observation.

delete_observation

Delete an observation

get_observations

Search observations

set_observation_field

Create or update an observation field value on an observation

update_observation

Update a single observation

upload

Upload one or more local photo and/or sound files, and add them to an existing observation.

pyinaturalist.v2.taxa

get_taxa

Search taxa

get_taxa_autocomplete

Given a query string, return taxa with names starting with the search term

get_taxa_by_id

Get one or more taxa by ID

get_taxa_iconic

Get all iconic taxa

Submodules