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 Services API

The bookingServices API from Outdoorsy — 4 operation(s) for bookingservices.

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

Tagged areas include Booking services. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

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

6 operations 4 paths 12 schemas 1 DELETE2 GET1 PATCH2 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 Services 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 6

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

bookingServices 6
GET
/bookings/{booking_id}/services
Returns the list of available premium services for the requested booking.
listBookingServices 1 param → 200401default
DELETE
/bookings/{booking_id}/services/{id}
Removes a premium service from the booking
deleteBookingService 2 params → 204401404default
GET
/bookings/{booking_id}/services/{service_id}
Returns the booking service associated with the booking.
getBookingServiceById 2 params → 200401default
POST
/bookings/{booking_id}/services/{service_id}
Adds an available premium service to the booking based on the service id.
createBookingService 2 params body → 200401default
PATCH
/bookings/{booking_id}/services/{service_id}
Updates an existing premium service on this booking using the service id.
updateBookingService 2 params body → 200401default
POST
/bookings/{booking_id}/weather
Returns the booking weather from Roamly.
getBookingWeather body → 200401default

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are ServiceIntegration (54 properties), BookingService (40 properties), BookingTaxRate (16 properties), WeatherResponse (7 properties). Each schema is shown below with its type and property counts.

WeatherRequest
object
3 properties
BookingService
object
40 properties
IMap
object
BookingServiceData
object
5 properties
ServiceIntegration
object
54 properties
BookingTaxRate
object
16 properties
ServiceIntegrationFeature
object
1 property
WeatherResponse
object
7 properties
ServiceIntegrationDetails
object
1 property
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
DBStringSlice
array
DBStringSlice is a []string with database conversion methods
DBInterfaceMap
object
DBInterfaceMap is a map[string]interface{} with database conversion methods

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

outdoorsy-bookingservices-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 Items API
Outdoorsy Booking Proposals API
Outdoorsy Bookings 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 Services 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.