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 Rental Images API

The rentalImages API from Outdoorsy — 4 operation(s) for rentalimages.

Outdoorsy Rental Images 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 7 operations across 4 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 0.0.1.

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

7 operations 4 paths 17 schemas 1 DELETE2 GET2 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 Rental Images 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 7

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

rentalImages 7
PATCH
/rentals/{rental_id}/image-order
Updates position on rental images and optionally set new primary image
orderRentalImages 1 param body → 200401default
GET
/rentals/{rental_id}/images
Retrieve list of rental images for rental id
listRentalImages 1 param → 200401default
POST
/rentals/{rental_id}/images
Creates, updates, and deletes a set of rental images based on list of objects.
setRentalImages 1 param body → 200401default
POST
/rentals/{rental_id}/images/raw
Create a single rental image using raw binary file upload
createRawRentalImage → 201401default
GET
/rentals/{rental_id}/images/{id}
Retrieve a single rental image by id
getRentalImageById 2 params → 200401default
DELETE
/rentals/{rental_id}/images/{id}
Deletes the requested rental image by id
deleteRentalImageById 2 params → 204401default
PATCH
/rentals/{rental_id}/images/{id}
Update rental image by id
updateRentalImage 2 params body → 200401default

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are RentalImageReview (35 properties), RentalImage (23 properties), RentalSummary (16 properties), CampsiteSummary (12 properties). Each schema is shown below with its type and property counts.

TagRental
object
7 properties
RentalImageAmenity
object
RentalImageAmenity is used to relate a RentalImage with an Amenity (this is a 1 to 1 relationship)
3 properties
ReviewOwner
object
4 properties
RentalImage
object
23 properties
Reviewer
object
4 properties
CampsiteSummary
object
12 properties
OwnerResponseReview
object
2 properties
RentalSummary
object
16 properties
ReviewImage
object
11 properties
ImageOrder
object
3 properties
Tag
object
9 properties
BookingSummary
object
3 properties
ID
string
ID is the type used throughout the system to identify a unique object. It properly handles marshaling for both json and sql databases. It properly handles null…
StaySummary
object
11 properties
MediaCategory
object
2 properties
RentalImageReview
object
35 properties
DBStringSlice
array
DBStringSlice is a []string with database conversion methods

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

outdoorsy-rentalimages-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 Rental Images 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.