Open Source PM Tools
  • Welcome
  • User guide
    • User management
    • Initiatives
    • Backlogs
    • Bugs
  • API Reference
    • API overview
    • /account
    • /org
    • /user
    • /backlogs
    • /items
    • /initiatives
    • /bugs
    • /comments
    • /subscribers
    • /connections
    • /search
    • /other
  • Install and Operate
    • Ubuntu 18.04
    • Kubernetes
  • Contributing
    • Pull Requests
Powered by GitBook
On this page
  • Generating API keys
  • Downloading Postman
  • Adding PM415 API keys to Postman

Was this helpful?

  1. API Reference

API overview

PreviousBugsNext/account

Last updated 6 years ago

Was this helpful?

Generating API keys

API keys are generated on the Settings page at the bottom of the Profile section.

Downloading Postman

Adding PM415 API keys to Postman

Copy the API key from your PM415 profile and paste it into the Authorization header as shown below. This example shows an API request for item ID: 1 from backlog ID: 6. Review the remainder of the API reference to understand all of the API endpoints available to you.

Postman is a great tool for testing API's. Download it from . There are tutorials for getting started at .

https://www.getpostman.com/downloads
https://www.getpostman.com/resources/videos-tutorials/