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 which match your search criteria

API Authentication Key

To use the Junkipedia API, you must create an API Key:

  1. Login to Junkipedia Click your user name in the top right corner of the application

  2. Click "Manage User Account"

  3. Click "Manage API Keys"

  4. Click "Create"

  5. An API Key will be generated; this API Key is required to access or submit data via the API

Once you have an API Key, and, if necessary, you have created an API Tipline with an identifier, you can follow the directions in the API DOCs to connect and use the API to get data in and out of Junkipedia.

Last updated