New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@forge/api

Package Overview
Dependencies
Maintainers
1
Versions
558
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forge/api

Forge API methods

latest
npmnpm
Version
7.1.2
Version published
Weekly downloads
38K
-11.46%
Maintainers
1
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 30 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts