Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@epilot/access-token-client

Package Overview
Dependencies
Maintainers
43
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/access-token-client

Client for epilot Access Token API

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
43
Created
Source

@epilot/access-token-client

CI npm version bundle size License

Client library for epilot Access Token API

Uses openapi-client-axios

Installation

npm install --save @epilot/access-token-client

Usage

import { getClient } from "@epilot/access-token";

const accessTokenClient = getClient();
const res = await accessTokenClient.listAccessTokens();

Documentation:

https://docs.epilot.io/api/access-token

Keywords

blueprint

FAQs

Package last updated on 24 Feb 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