How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Outdoorsy Booking Items API

The bookingItems API from Outdoorsy — 6 operation(s) for bookingitems.

Outdoorsy Booking Items API is one of 62 APIs that Outdoorsy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 6 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 0.0.1.

Requests are made against a single base URL, /v0.

8 operations 6 paths 5 schemas 1 DELETE1 GET2 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.1
Base URL
https://api.outdoorsy.com/v0
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Outdoorsy Booking Items API declares 2 security schemes for authenticating requests. An API key is passed in the header as API-Key (API-Key). An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 1 DELETE, 1 GET, 2 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

bookingItems 8
POST
/bookings/{booking_id}/items
Creates/adds an item to the requested booking
createBookingItem body → 200400401404default
POST
/bookings/{booking_id}/items/batchdeprecated
Updates a batch of items on the booking.
bookingItemsBatchUpdateLegacy 1 param body → 200400401404default
POST
/bookings/{booking_id}/items/batch-items
Updates a batch of items on the booking.
bookingItemsBatchUpdate 1 param body → 200400401404default
POST
/bookings/{booking_id}/items/copy
Copies a rental item to the specified booking
copyRentalItemToBooking 1 param body → 200400401404default
GET
/bookings/{booking_id}/items/{id}
Copies an item to the requested booking
getBookingItemById 2 params → 200400401404default
DELETE
/bookings/{booking_id}/items/{id}
Copies an item to the requested booking
deleteBookingItem → 204400401404default
PATCH
/bookings/{booking_id}/items/{id}
Updates an existing item on the booking
updateBookingItem 2 params body → 200400401404default
PATCH
/bookings/{booking_id}/items/{id}/update-consigned
Updates the consigned pay amount for an item.
updateConsignedBookingItem → 200400401404default

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are BookingItem (41 properties), BookingTaxRate (16 properties), NullTime (2 properties), RentalItemCopy (2 properties). Each schema is shown below with its type and property counts.

BatchOptions
object
1 property
BookingItem
object
41 properties
RentalItemCopy
object
2 properties
BookingTaxRate
object
16 properties
NullTime
object
NullTime represents a time.Time that may be null. NullTime implements the sql.Scanner interface so it can be used as a scan destination, similar to sql.NullStr…
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

outdoorsy-bookingitems-api-openapi.yml Raw ↑

Other APIs Outdoorsy publishes across the network.

Outdoorsy Admin API
Outdoorsy Amenities API
Outdoorsy Announcements API
Outdoorsy Auth API
Outdoorsy Banks API
Outdoorsy Booking Bundles API
Outdoorsy Booking Proposals API
Outdoorsy Bookings API
Outdoorsy Booking Services API
Outdoorsy Booking Transactions API
Outdoorsy Breadcrumbs API
Outdoorsy Bundle Features API
Where this information came from

This is an independent, third-party profile of Outdoorsy Booking Items API, 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.