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.
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
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 ) 🚧
Give a ⭐️ if this project helped you!
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.