Reference

UnbelievaBoat API

The UnbelievaBoat API provides programmatic access to economy data, user balances, inventories, items, and other features available through UnbelievaBoat.

The API follows REST principles, uses JSON for request and response bodies, and supports authenticated access through application tokens.

Base URL

https://unbelievaboat.com/api/v1

Versioning

The current API version is:
v1

OpenAPI Specification

A machine-readable OpenAPI specification is available for generating clients and integrations:

https://unbelievaboat.com/api/openapi.json

Client Libraries

Official

Community Maintained