Skip to content

💢 VAPIC is a type safe implementation of an API Client for VALORANT.

License

Notifications You must be signed in to change notification settings

tanishqmanuja/valorant-api-client

Repository files navigation

Logo

VAPIC //VALORANT API CLIENT

NPM Version NPM Downloads GitHub Actions Workflow Status GitHub License

VAPIC is a type safe implementation of an api client for VALORANT. It includes functional wrapper to call all community known endpoints provided by valorant-api-types.

📦 Installation

Install @tqman/valorant-api-client with npm, pnpm or bun

npm i @tqman/valorant-api-client@latest
pnpm add @tqman/valorant-api-client@latest
bun add @tqman/valorant-api-client@latest

📃 Usage

Check out the examples directory to get started with VAPIC.

  • Local Authentication Example: vapic-local.ts
  • Remote Authentication Example: 🚧 Broken as of now ( Thanks to Rito ) 🚧

❤️‍🔥 Infinite Thanks

🌿 Show your Support

Give a ⭐️ if this project helped you!

⚖️ Disclaimer

THIS PROJECT IS NOT ASSOCIATED OR ENDORSED BY RIOT GAMES. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc. Whilst effort has been made to abide by Riot's API rules; you acknowledge that use of this software is done so at your own risk.