Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rentahuman Bookings API

The Bookings API from Rentahuman — 2 operation(s) for bookings.

Rentahuman Bookings API is one of 3 APIs that Rentahuman publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bookings. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://rentahuman.ai/api.

4 operations 2 paths 1 schemas 2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://rentahuman.ai/api
Resource Areas
1

Paths & Operations 4

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

Bookings 4
GET
/bookings
List bookings
listBookings 4 params → 200
POST
/bookings
Book a human
createBooking body → 200
GET
/bookings/{id}
Get booking status
getBooking 1 param → 200
PATCH
/bookings/{id}
Update booking
updateBooking 1 param body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Booking (15 properties). Each schema is shown below with its type and property counts.

Booking
object
15 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rentahuman-bookings-api-openapi.yml Raw ↑

Other APIs Rentahuman publishes across the network.

Rentahuman Humans API
Rentahuman Wallet API