Indicia Logo
latest
  • Indicia Manual
  • Indicia Quick Start
  • Supporters of Indicia’s code development
  • Introduction
  • Building your site
  • Administering and maintaining Indicia
  • Contributing to Indicia
  • Developing
    • Architecture
    • Coding standards
    • GitHub and version control
    • Developing client website code
    • Data Model Introduction
    • Locality data
    • Extending Indicia to support new spatial systems
    • Developing Reports
    • Web services
    • RESTful web services
      • RESTful web service resources
      • RESTful web service authentication
      • Using the REST API to serve Elasticsearch data
    • Developing for the Warehouse
  • Getting help
Indicia
  • Docs »
  • Developing »
  • RESTful web services
  • Edit on GitHub

RESTful web services¶

Indicia now provides a limited RESTful API for reading data.

  • RESTful web service resources
    • index.php/services/rest
    • index.php/services/reports
    • index.php/services/samples
    • index.php/services/samples/{id}
    • index.php/services/occurrences
    • index.php/services/occurrences/{id}
    • index.php/services/locations
    • index.php/services/locations/{id}
    • index.php/services/media-queue
    • index.php/services/taxon-observations
    • index.php/services/annotations
  • RESTful web service authentication
    • JSON Web Token
    • HMAC
    • Direct authentication
  • Using the REST API to serve Elasticsearch data
Next Previous

© Copyright 2021, Indicia Team Revision 64a3c91d.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.