LAP Registry

Billbee API Skill

billbee-io

Provider: Billbee Version: V1 Endpoints: 87 Updated: 2026-04-05

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/api/v1/apiusage
GET/api/v1/apiusage/detailGet summarised api usage statistics
GET/api/v1/cloudstoragesGet detailed api usage statistics
GET/api/v1/customer-addressesGets a list of all connected cloud storage devices
POST/api/v1/customer-addressesGet a list of all customer addresses
GET/api/v1/customer-addresses/{id}Creates a new customer address
PUT/api/v1/customer-addresses/{id}Queries a single customer address by id
GET/api/v1/customersUpdates a customer address by id
POST/api/v1/customersGet a list of all customers
GET/api/v1/customers/{id}Creates a new customer
PUT/api/v1/customers/{id}Queries a single customer by id
GET/api/v1/customers/{id}/ordersUpdates a customer by id
GET/api/v1/customers/{id}/addressesQueries a list of orders from a customer
POST/api/v1/customers/{id}/addressesQueries a list of addresses from a customer
GET/api/v1/customers/addresses/{id}Adds a new address to a customer
PUT/api/v1/customers/addresses/{id}Queries a single address from a customer
PATCH/api/v1/customers/addresses/{id}Updates all fields of an address
GET/api/v1/enums/paymenttypesUpdates one or more fields of an address
GET/api/v1/enums/shippingcarriersReturns a list with all defined paymenttypes
GET/api/v1/enums/accountsyncstateReturns a list with all defined shippingcarriers
GET/api/v1/enums/shopaccounttypeReturns a list with all defined account sync states
GET/api/v1/enums/shipmenttypesReturns a list with all defined account types
GET/api/v1/enums/orderstatesReturns a list with all defined shipmenttypes
GET/api/v1/eventsReturns a list with all defined orderstates
POST/api/v1/orders/createmultipleGet a list of all events optionally filtered by date. This request is extra throttled to 2 calls per page per hour.
GET/api/v1/orders
POST/api/v1/ordersGet a list of all orders optionally filtered by date
PUT/api/v1/orders/{id}/tags
POST/api/v1/orders/{id}/tagsSets the tags attached to an order
POST/api/v1/orders/tagsAttach one or more tags to an order

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install billbee-io

Downloads and installs to ~/.claude/skills/billbee-io/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)