V1¶
Functions¶
pyinaturalist.v1.controlled_terms¶
List controlled terms and their possible values |
|
List controlled terms that are valid for the specified taxon. |
pyinaturalist.v1.identifications¶
Search identifications |
|
Get one or more identification records by ID |
pyinaturalist.v1.messages¶
Get a message by ID |
|
Get messages from the user's inbox |
|
Get the number of unread messages in the user's inbox |
pyinaturalist.v1.observation_fields¶
Delete an observation field value from an observation |
|
Create or update an observation field value on an observation |
pyinaturalist.v1.observations¶
Create or update an observation. |
|
Delete an observation |
|
Get details about a single observation by ID |
|
Search observations and return histogram data for the given time interval |
|
Get identifiers of observations matching the search criteria and the count of observations they have identified. |
|
Get observers of observations matching the search criteria and the count of observations and distinct taxa of rank species they have observed. |
|
Get controlled terms values and a monthly histogram of observations matching the search criteria. |
|
Get all species (or other 'leaf taxa') associated with observations matching the search criteria, and the count of observations they are associated with. |
|
Get information about an observation's taxon, within the context of the observation's location |
|
Get observation counts for all taxa in observations matching the search criteria. |
|
Search observations |
|
Get one or more observations by ID |
|
Update a single observation |
|
Upload one or more local photo and/or sound files, and add them to an existing observation. |
pyinaturalist.v1.places¶
Given a query string, get places with names starting with the search term |
|
Get one or more places by ID |
|
Search for places near a given location |
pyinaturalist.v1.posts¶
Search posts |
pyinaturalist.v1.projects¶
Add an observation to a project |
|
Add users to project observation rules |
|
Remove an observation from a project |
|
Remove users from project observation rules |
|
Search projects |
|
Get one or more projects by ID |
|
Update a project |
pyinaturalist.v1.search¶
A unified search endpoint for places, projects, taxa, and/or users |
pyinaturalist.v1.taxa¶
Get common names and default taxon photos for a user's life list |
|
Search taxa |
|
Given a query string, return taxa with names starting with the search term |
|
Get one or more taxa by ID |
|
Get some additional taxon metadata, including: * GBIF taxon ID and URL * Whether the taxon has range data and/or listed places |
pyinaturalist.v1.users¶
Get your own user profile |
|
Get a user by ID |
|
Given a query string, return users with names or logins starting with the search term |