Booqable website screenshot

Booqable

Booqable is equipment and inventory rental management software for rental businesses - it handles online bookings, product and stock-item inventory, orders, scheduling and availability, documents and invoicing, payments, and a customer-facing online store. Booqable exposes a documented REST API (v4, "Boomerang") that follows the JSON:API specification. Requests are directed to a company-specific host, https://{company}.booqable.com/api/4, and authenticated with an access token (Bearer) or a signed single-use request. A legacy v1 API remains documented. The API lets developers manage orders, products, product groups, customers, stock items, availability and plannings, documents, payments, and webhooks.

Booqable publishes 11 APIs on the APIs.io network, including Availability API, Bundles & Collections API, Customers API, and 8 more. Tagged areas include Rental Management, Inventory, Equipment Rental, Bookings, and Orders.

Booqable’s developer surface includes authentication, documentation, engineering blog, and 9 more developer resources.

41.2/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessFreemiumSelf serveFree trial⚡ Free to try
11 APIs
Rental ManagementInventoryEquipment RentalBookingsOrdersE-commerceJSON:API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 41.2/100 · thin
Contract Quality 15.2 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/booqable: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

Booqable Availability API

Inventory availability, levels, and plannings.

Booqable Bundles & Collections API

Merchandising groups and store collections.

Booqable Customers API

People and companies that place orders.

Booqable Documents API

Invoices, quotes, contracts, and payments.

Booqable Order Fulfillment API

Booking, starting, stopping, and transitioning orders and their lines.

Booqable Orders API

Rental orders and their lifecycle.

Booqable Product Groups API

Parent records grouping product variations.

Booqable Products API

Rentable and sellable catalog products.

Booqable Settings API

Locations, tax rates, coupons, employees, and notes.

Booqable Stock Items API

Individually identifiable units of trackable products.

Booqable Webhooks API

Event subscriptions delivering HTTPS callbacks.

Scroll for all 11

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Booqable Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Booqable Authentication

http · 1 scheme

SECURITY

Booqable Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Booqable Trust Center

SOC 2, ISO 27001

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Booqable Agentic Access

60 operations · 28 acting · 1 human-in-the-loop

60 operations · 28 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: booqable
url: https://raw.githubusercontent.com/api-evangelist/booqable/refs/heads/main/apis.yml
name: Booqable
kind: company
description: Booqable is equipment and inventory rental management software for rental businesses - it handles online bookings,
  product and stock-item inventory, orders, scheduling and availability, documents and invoicing, payments, and a customer-facing
  online store. Booqable exposes a documented REST API (v4, "Boomerang") that follows the JSON:API specification. Requests
  are directed to a company-specific host, https://{company}.booqable.com/api/4, and authenticated with an access token (Bearer)
  or a signed single-use request. A legacy v1 API remains documented. The API lets developers manage orders, products, product
  groups, customers, stock items, availability and plannings, documents, payments, and webhooks.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/booqable.png
tags:
- Rental Management
- Inventory
- Equipment Rental
- Bookings
- Orders
- E-commerce
- JSON:API
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: booqable:booqable-availability-api
  name: Booqable Availability API
  description: Inventory availability, levels, and plannings.
  humanURL: https://developers.booqable.com/
  baseURL: https://{company}.booqable.com/api/4
  tags:
  - Availability
  properties:
  - type: OpenAPI
    url: openapi/booqable-availability-api-openapi.yml
  - type: Documentation
    url: https://developers.booqable.com/
  - type: APIReference
    url: https://developers.booqable.com/
  - type: PostmanCollection
    url: collections/booqable.postman_collection.json
  - type: OpenCollection
    url: collections/booqable.opencollection.json
- aid: booqable:booqable-bundles-collections-api
  name: Booqable Bundles & Collections API
  description: Merchandising groups and store collections.
  humanURL: https://developers.booqable.com/
  baseURL: https://{company}.booqable.com/api/4
  tags:
  - Bundles & Collections
  properties:
  - type: OpenAPI
    url: openapi/booqable-bundles-collections-api-openapi.yml
  - type: Documentation
    url: https://developers.booqable.com/
  - type: APIReference
    url: https://developers.booqable.com/
  - type: PostmanCollection
    url: collections/booqable.postman_collection.json
  - type: OpenCollection
    url: collections/booqable.opencollection.json
- aid: booqable:booqable-customers-api
  name: Booqable Customers API
  description: People and companies that place orders.
  humanURL: https://developers.booqable.com/
  baseURL: https://{company}.booqable.com/api/4
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/booqable-customers-api-openapi.yml
  - type: Documentation
    url: https://developers.booqable.com/
  - type: APIReference
    url: https://developers.booqable.com/
  - type: PostmanCollection
    url: collections/booqable.postman_collection.json
  - type: OpenCollection
    url: collections/booqable.opencollection.json
- aid: booqable:booqable-documents-api
  name: Booqable Documents API
  description: Invoices, quotes, contracts, and payments.
  humanURL: https://developers.booqable.com/
  baseURL: https://{company}.booqable.com/api/4
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/booqable-documents-api-openapi.yml
  - type: Documentation
    url: https://developers.booqable.com/
  - type: APIReference
    url: https://developers.booqable.com/
  - type: PostmanCollection
    url: collections/booqable.postman_collection.json
  - type: OpenCollection
    url: collections/booqable.opencollection.json
- aid: booqable:booqable-order-fulfillment-api
  name: Booqable Order Fulfillment API
  description: Booking, starting, stopping, and transitioning orders and their lines.
  humanURL: https://developers.booqable.com/
  baseURL: https://{company}.booqable.com/api/4
  tags:
  - Order Fulfillment
  properties:
  - type: OpenAPI
    url: openapi/booqable-order-fulfillment-api-openapi.yml
  - type: Documentation
    url: https://developers.booqable.com/
  - type: APIReference
    url: https://developers.booqable.com/
  - type: PostmanCollection
    url: collections/booqable.postman_collection.json
  - type: OpenCollection
    url: collections/booqable.opencollection.json
- aid: booqable:booqable-orders-api
  name: Booqable Orders API
  description: Rental orders and their lifecycle.
  humanURL: https://developers.booqable.com/
  baseURL: https://{company}.booqable.com/api/4
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/booqable-orders-api-openapi.yml
  - type: Documentation
    url: https://developers.booqable.com/
  - type: APIReference
    url: https://developers.booqable.com/
  - type: PostmanCollection
    url: collections/booqable.postman_collection.json
  - type: OpenCollection
    url: collections/booqable.opencollection.json
- aid: booqable:booqable-product-groups-api
  name: Booqable Product Groups API
  description: Parent records grouping product variations.
  humanURL: https://developers.booqable.com/
  baseURL: https://{company}.booqable.com/api/4
  tags:
  - Product Groups
  properties:
  - type: OpenAPI
    url: openapi/booqable-product-groups-api-openapi.yml
  - type: Documentation
    url: https://developers.booqable.com/
  - type: APIReference
    url: https://developers.booqable.com/
  - type: PostmanCollection
    url: collections/booqable.postman_collection.json
  - type: OpenCollection
    url: collections/booqable.opencollection.json
- aid: booqable:booqable-products-api
  name: Booqable Products API
  description: Rentable and sellable catalog products.
  humanURL: https://developers.booqable.com/
  baseURL: https://{company}.booqable.com/api/4
  tags:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/booqable-products-api-openapi.yml
  - type: Documentation
    url: https://developers.booqable.com/
  - type: APIReference
    url: https://developers.booqable.com/
  - type: PostmanCollection
    url: collections/booqable.postman_collection.json
  - type: OpenCollection
    url: collections/booqable.opencollection.json
- aid: booqable:booqable-settings-api
  name: Booqable Settings API
  description: Locations, tax rates, coupons, employees, and notes.
  humanURL: https://developers.booqable.com/
  baseURL: https://{company}.booqable.com/api/4
  tags:
  - Settings
  properties:
  - type: OpenAPI
    url: openapi/booqable-settings-api-openapi.yml
  - type: Documentation
    url: https://developers.booqable.com/
  - type: APIReference
    url: https://developers.booqable.com/
  - type: PostmanCollection
    url: collections/booqable.postman_collection.json
  - type: OpenCollection
    url: collections/booqable.opencollection.json
- aid: booqable:booqable-stock-items-api
  name: Booqable Stock Items API
  description: Individually identifiable units of trackable products.
  humanURL: https://developers.booqable.com/
  baseURL: https://{company}.booqable.com/api/4
  tags:
  - Stock Items
  properties:
  - type: OpenAPI
    url: openapi/booqable-stock-items-api-openapi.yml
  - type: Documentation
    url: https://developers.booqable.com/
  - type: APIReference
    url: https://developers.booqable.com/
  - type: PostmanCollection
    url: collections/booqable.postman_collection.json
  - type: OpenCollection
    url: collections/booqable.opencollection.json
- aid: booqable:booqable-webhooks-api
  name: Booqable Webhooks API
  description: Event subscriptions delivering HTTPS callbacks.
  humanURL: https://developers.booqable.com/
  baseURL: https://{company}.booqable.com/api/4
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/booqable-webhooks-api-openapi.yml
  - type: Documentation
    url: https://developers.booqable.com/
  - type: APIReference
    url: https://developers.booqable.com/
  - type: PostmanCollection
    url: collections/booqable.postman_collection.json
  - type: OpenCollection
    url: collections/booqable.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/booqable-agentic-access.yml
- type: TrustCenter
  url: security/booqable-trust-center.yml
- type: DomainSecurity
  url: security/booqable-domain-security.yml
- type: Authentication
  url: authentication/booqable-authentication.yml
- type: GitHubOrganization
  url: https://github.com/booqable
- type: LinkedIn
  url: https://www.linkedin.com/company/booqable
- type: Website
  url: https://booqable.com
- type: Documentation
  url: https://developers.booqable.com/
- type: Plans
  url: plans/booqable-plans-pricing.yml
- type: RateLimits
  url: rate-limits/booqable-rate-limits.yml
- type: FinOps
  url: finops/booqable-finops.yml
- url: https://booqable.com/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of Booqable, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.