API

If you want to build integrations with Junkipedia so that you can pull data out of the system or submit data into the system, you can use our Application Programming Interface (API) to do so.

With the Junkipedia API you can:

  • Submit a tip to an API tipline using code that pushes data from any other system into ours

  • Get data about any individual Issue in the system for which you have permissions to access

  • Execute filtered searches on the database to pull out any Issues or Posts which match your search criteria

API Authentication Key

All API requests require authentication. See Using Your API Key to understand how to add your OAuth 2.0 Bearer Token to API requests.

API Endpoints

Junkipedia's API endpoint documentation covers the following sections:

Last updated