Learn how to join our server and start playing in 60 seconds!
Play Now

api

  1. ShadowedLeaves

    PikaNetwork API

    Pika Network API An API (Application Programming Interface) is a set of rules and tools that allow different software systems to communicate with each other. It defines the methods and data formats that applications can use to request services or exchange data. Despite not many players knowing...
  2. mallusrgreat

    PikaNetwork API Documentation

    I'm too bored I just made an OpenAPI 3.0 specification for the PikaNetwork Stats API. You can preview the documentation here, and I've also hosted it on Stoplight here. The link to the spec file is here. LMK about typos, errors, missing endpoints, or missing/invalid information
  3. mallusrgreat

    Pika Network API Wrapper (For Node.js)

    pika-api.js Hello. https://www.npmjs.com/package/pika-api.js pika-api.js is an NPM package that helps to interact with the public Pika Network API. Features Fully type-safe Complete type safety in runtime with zod Easy to understand Fully promise-based Built with modern and blazing fast...
  4. MrSpeedy35

    </> PikaNetwork API </>

    What is an API? An API (Application Programming Interface) is a way for two or more computers to communicate with eachother. It is a type of software interface, offering a service to other pieces of software. PikaNetwork has an API? Well yes, sadly it is not known to most of the programmers in...
Top