@forge/api
v4.1.2
Published
Forge API methods
Downloads
71,759
Keywords
Readme
Forge API
API methods exposed during runtime in Forge apps. These include methods to simplify common actions such as making REST requests to Atlassian products.
Requirements
See Set up Forge for details of the software required to develop Forge apps.
Usage
In your Forge app, include the following:
import api from '@forge/api';
See Runtime API reference for details of the methods available and how to use them.
Support
See Get help for how to get help and provide feedback.