iNaturalist
communityCitizen science biodiversity platform — identify species, record observations, and contribute to science
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/v1/observationsSearch nature observations
Parameters
qstringoptionalplace_idintegeroptionaltaxon_namestringoptionalquality_gradestringoptionalReturns
results[] with id, species_guess, taxon{name, common_name, rank}, location, observed_on, photos[], user}POST
/v1/computervision/score_imageGet AI species suggestions
Parameters
latnumberoptionallngnumberoptionalimagebinaryrequiredReturns
results[] with taxon{id, name, common_name, iconic_taxon_name}, score, vision_scoreGET
/v1/taxaSearch species taxonomy
Parameters
qstringrequiredrankstringoptionalReturns
results[] with id, name, preferred_common_name, rank, observations_count, default_photo}