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

The instamatch API from Outdoorsy — 5 operation(s) for instamatch.

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

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

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

instamatch 8
GET
/bids
Return list of bids
listBids 33 params → 200401404default
POST
/bids
Create instamatch request
createBid body → 200400401
GET
/bids/available
Returns list of available bids for an owner
bidsAvailable 33 params → 200401404default
POST
/bids/{bid_id}/bid-matches/{bid_match_id}/renter-decline
Decline a specific bid match as a renter (guest)
renterDeclineBidMatch → 204400401403404
GET
/bids/{id}
Return bid by id
getBidById 1 param → 200401404default
DELETE
/bids/{id}
Delete instamatch request
deleteBid 1 param → 200401404default
PATCH
/bids/{id}
Update instamatch bid
updateBidById 1 param body → 200401404default
POST
/bids/{id}/decline
Decline instamatch request
declineBid 1 param → 204400401404default

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Bid (46 properties), BidMatch (14 properties), NullFloat64 (2 properties). Each schema is shown below with its type and property counts.

BidMatches
array
BidMatch
object
14 properties
Bid
object
46 properties
NullFloat64
object
NullFloat64 implements the [Scanner] interface so it can be used as a scan destination, similar to [NullString].
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

outdoorsy-instamatch-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 Instamatch 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.