Skip to content

API Endpoint Overview

Andy Lo edited this page Apr 4, 2018 · 2 revisions

All endpoints are relative to /api/v1/.

  • GET /resources
  • GET /resource/{uuid}
  • GET /content_types
  • GET /content_type/{id}
  • GET /topics
  • GET /topics/{id}
  • GET /languages
  • GET /languages/{id}
  • GET /regions
  • GET /regions/{m49}
  • GET /countries
  • GET /countries/{alpha3}
  • GET /news
  • GET /news/{uuid}
  • GET /events
  • GET /events/{uuid}
  • POST /contact-form
  • POST /submission-form
Clone this wiki locally