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

The bundles API from Outdoorsy — 3 operation(s) for bundles.

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

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

This API exposes 8 operations across 3 paths, and defines 7 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 3 paths 7 schemas 2 DELETE3 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 Bundles 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 3 paths, the API surfaces 8 operations — 2 DELETE, 3 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

bundles 8
GET
/bundles
List insurance bundles
listBundles → 200400401
POST
/bundles
Create a bundle
createBundle body → 201400401404
GET
/bundles/{id}
Retrieve bundle by id
getBundleById 1 param → 200400401404
DELETE
/bundles/{id}
Delete insurance bundle
deleteBundle 1 param → 204401404
PATCH
/bundles/{id}
Update insurance bundle
updateBundle 1 param body → 200400401404
GET
/users/{user_id}/bundles
List insurance bundles available to renter of the user (owner) who calls this endpoint
listBundlesAvailableForUser 2 params → 200400401
POST
/users/{user_id}/bundles
Creates a bundle rule with the specified bundle and the specified uptake percents for the user (owner) who calls this endpoint
setBundleUptake body → 204400401404
DELETE
/users/{user_id}/bundles
Deletes a bundle rule with the specified bundle for the user (owner) who calls this endpoint
deleteBundleUptake → 204400401404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Bundle (26 properties), BundleFeature (11 properties), BundleRule (8 properties), SetPercentUptake (4 properties). Each schema is shown below with its type and property counts.

Bundle
object
26 properties
BundleRule
object
8 properties
MSI
object
SetPercentUptake
object
4 properties
BundleFeatures
array
BundleFeature
object
11 properties
DBStringSlice
array
DBStringSlice is a []string with database conversion methods

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

outdoorsy-bundles-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 Services API
Outdoorsy Booking Transactions API
Outdoorsy Breadcrumbs API
Where this information came from

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