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

The wishlists API from Outdoorsy — 9 operation(s) for wishlists.

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

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

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

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

12 operations 9 paths 21 schemas 2 DELETE3 GET1 PATCH5 POST1 PUT

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 Wishlists 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 12

Across 9 paths, the API surfaces 12 operations — 2 DELETE, 3 GET, 1 PATCH, 5 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

wishlists 12
GET
/wishlists
Gets wishlists for current user Use examplesonly=false&excludeexamples=false to get all user wishlists and a set of random examples Use examplesonly=true&excludeexamples=false to get all example wish…
readManyWishlists 3 params → 200400401default
POST
/wishlists
Creates a wishlist with current user as owner
createWishlist body → 201400401403default
GET
/wishlists-recently-saved
Gets up to 10 most recently saved rentals for current user Use rentalcategory=rv to filter rentals to RV category only Use rentalcategory=auto to filter rentals to auto category only
readRecentlySavedWishlists 1 param → 200400401default
POST
/wishlists/change-wishlist
Removes a rental from one wishlist and adds it to another
changeWishlist body → 201400401404default
GET
/wishlists/{wishlist_id}
Gets one wishlist by id Use rentalcategory=rv to filter rentals to RV category (includes campgrounds) Use rentalcategory=auto to filter rentals to auto category (excludes campgrounds)
getWishlist 1 param → 200400401404default
DELETE
/wishlists/{wishlist_id}
Deletes one wishlist by id
deleteWishlist → 204400401404default
PATCH
/wishlists/{wishlist_id}
Updates the details of an existing wishlist
updateWishlist body → 204400401404default
POST
/wishlists/{wishlist_id}/accept-invite
Accepts an invite to a wishlist with a given token
acceptWishlistInvite body → 201400401403404default
PUT
/wishlists/{wishlist_id}/add
Adds a rental to an existing wishlist
addToWishlist body → 200400401404default
POST
/wishlists/{wishlist_id}/remove
Removes a rental from an existing wishlist
removeFromWishlist body → 201400401404default
DELETE
/wishlists/{wishlist_id}/remove-user
Removes a user from a wishlist
removeUserFromWishlist body → 204400401404default
POST
/wishlists/{wishlist_id}/token
Gets existing, non-expired invite token for a wishlist or creates and returns a new one
getOrCreateInviteToken → 201400401404default

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are ReadOneWishlist (19 properties), LandingPageCampground (12 properties), ReadManyWishlist (11 properties), UpdateWishlistRequest (8 properties). Each schema is shown below with its type and property counts.

AcceptWishlistInviteResponse
object
4 properties
ReadOneWishlist
object
19 properties
RemoveFromWishlistRequest
object
2 properties
ReadManyWishlist
object
11 properties
ChangeWishlistRequest
object
4 properties
LandingPageCampground
object
12 properties
AddToWishlistResponse
object
2 properties
StringArray
array
DBIntSlice
array
DBIntSlice is a []int with database conversion methods
GetWishlistInviteTokenResponse
object
2 properties
CreateWishlistResponse
object
3 properties
WishlistUserDetails
array
AddToWishlistRequest
object
2 properties
RemoveUserFromWishlistRequest
object
1 property
UpdateWishlistRequest
object
8 properties
AcceptWishlistInviteRequest
object
1 property
WishlistUserDetail
object
5 properties
Address
object
Address holds address information for a user
7 properties
CreateWishlistRequest
object
3 properties
ChangeWishlistResponse
object
2 properties
RemoveFromWishlistResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

outdoorsy-wishlists-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 Wishlists 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.