Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to access the REST APIs, you need to:

Create an account

To create a Requirement Yogi account:

...

Code Block
languagebash
curl -L 'https://confluence.requirementyogi.com/rest/search?query=&limit=200&offset=0&spaceKey=SPACE' \
-H 'X-Base-Url: https://example.atlassian.net/wiki' \
-H 'X-Api-Key: YOUR_TOKEN'
Expand
titlePostman configuration
image-20241219-142004.pngImage Added

View file
nameRY API Collection with Token.postman_collection.json