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

The Wallet API from Rentahuman — 2 operation(s) for wallet.

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

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

This API exposes 3 operations across 2 paths, and defines 2 schemas. 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.

3 operations 2 paths 2 schemas 2 GET1 PATCH

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 3

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

Wallet 3
GET
/wallet/report
Get wallet spend report
getWalletReport 2 params → 200
GET
/wallet/controls
Get wallet controls
getWalletControls → 200
PATCH
/wallet/controls
Update wallet controls
updateWalletControls body → 200400

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are WalletControls (7 properties), WalletReport (7 properties). Each schema is shown below with its type and property counts.

WalletReport
object
7 properties
WalletControls
object
Poster-set wallet alert, spending-cap, and auto-topup configuration. Cent amounts are non-negative integers up to 10000000 ($100k) or null to clear.
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rentahuman-wallet-api-openapi.yml Raw ↑

Other APIs Rentahuman publishes across the network.

Rentahuman Bookings API
Rentahuman Humans API