Jump to Content
UnbelievaBoat API
API Reference
Log InUnbelievaBoat API
API Reference
Log In
API Reference

Introduction

  • Reference
  • Authorization
  • Rate Limits

Economy

  • Get Balanceget
  • Set Balanceput
  • Update Balancepatch
  • Get Leaderboardget

Guilds

  • Get Guildget

Applications

  • Get Application Permissionsget

Items

  • Item Structure
  • Get Store Itemsget
  • Get Store Itemget
  • Create Store Itempost
  • Edit Store Itempatch
  • Delete Store Itemdelete

Inventory

  • Inventory Item Structure
  • Get Inventory Itemsget
  • Get Inventory Itemget
  • Add Inventory Itempost
  • Remove Inventory Itemdelete
Powered by 

Reference

API Documentation for UnbelievaBoat.

UnbelievaBoat provides a simple JSON REST API to integrate UnbelievaBoat into third party applications and services.

Base URL

https://unbelievaboat.com/api/{version}

Versions

v1

Client Libraries

official JavaScript - https://github.com/UnbelievaBoat/unb-api/
unofficial Golang - https://github.com/BaileyJM02/unb-api-go/
unofficial Python - https://github.com/yoggys/unbelievaboat/

  • Table of Contents
    • Base URL
    • Versions
    • Client Libraries