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

WebSelfStorage Affiliate API

The WebSelfStorage Affiliate API is the only machine-readable contract AMERCO publishes. Operated by eMove, Inc. d/b/a U-Haul Self-Storage Affiliate Network, it gives an independent self-storage operator programmatic access to their own facility: location profile, unit types and rates, live move-in availability and cost, rent roll, waiting list, reviews, images, a hosted payment portal URL, and two write operations — reservation and move-in commit. REST over HTTPS, described by OpenAPI 3.0.1, versions v4 (current) and v3, authenticated with an affiliate access token in the Authorization header. Access is a benefit of the U-Haul Self-Storage Affiliate Network relationship; there is no self-service sign-up and no published pricing for API access.

WebSelfStorage Affiliate API is one of 2 APIs that AMERCO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Storage, Self Storage, Facility Management, Reservations, and Payments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 13 operations across 12 paths, and defines 43 schemas. It is described by OpenAPI 3.0.1, at version v4.

Requests are made against a single base URL, https://api.webselfstorage.com.

13 operations 12 paths 43 schemas 11 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v4
Base URL
https://api.webselfstorage.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

WebSelfStorage Affiliate API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKey). By default, every request must be authenticated.

  • apiKey — Add "Bearer" followed by space and then your access token to test

Paths & Operations 13

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

WssApiV4 13
GET
/v4/test
Simulates a success
→ 200
GET
/v4/error
Simulates an error
→ 200
GET
/v4/locations
Lists all entities to which you have access
→ 200
GET
/v4/location/{entity}
Returns information about the location
1 param → 200400
GET
/v4/location/{entity}/rentroll
Returns the Rent Roll for an Entity.
1 param → 200400500
GET
/v4/location/{entity}/waitinglist
Returns the Waiting List for an Entity.
1 param → 200400500
GET
/v4/location/{entity}/reviews
Lists reviews for the location
1 param → 200400
GET
/v4/location/{entity}/images
Lists images for the location
1 param → 200400
POST
/v4/reservation/{entity}
Makes a reservation at the location
1 param body → 200400500
GET
/v4/paymentPortalUrl/{entity}
Returns the payment portal's URL
1 param → 200400500
GET
/v4/movein/{entity}
Gets the available self move in units for a given entity
1 param → 200400500
POST
/v4/movein/{entity}
Move in a unit at a given location
1 param body → 200400500
GET
/v4/movein/{entity}/cost
Gets the move in cost for a given entity and unit
7 params → 500200400

Schemas 43

The contract defines 43 schemas that model the data the API accepts and returns. The most detailed are WaitingListItemViewModel (25 properties), UnitType (22 properties), RentRoll (17 properties), SelfMoveInUnit (17 properties). Each schema is shown below with its type and property counts.

Address
object
14 properties
AvailableUnitResponse
object
3 properties
BaseResponse
object
2 properties
Coupon
object
2 properties
Customer
object
8 properties
DayOfTheWeek
object
3 properties
FacilityFeature
object
2 properties
HoursOfOperation
object
2 properties
InsuranceCoverageTypesEnum
string
InsuranceOption
object
10 properties
InvalidParameterResult
object
4 properties
LocationFeature
object
1 property
LocationImagesResponse
object
3 properties
LocationInformation
object
14 properties
LocationLatLong
object
2 properties
LocationResponse
object
3 properties
LocationReviewsResponse
object
3 properties
LocationService
object
4 properties
LocationsResponse
object
3 properties
MoveInCostBreakDown
object
13 properties
MoveInCostResponse
object
4 properties
MoveInRequest
object
13 properties
MoveInResponse
object
7 properties
PaymentInfo
object
12 properties
PaymentPortalUrlResponse
object
3 properties
Portable
object
3 properties
RentRoll
object
17 properties
RentRollResponse
object
3 properties
ReservationRequest
object
3 properties
ReservationResponse
object
6 properties
RoomSizeReservationRules
object
4 properties
SelfMoveInUnit
object
17 properties
ServiceCharge
object
5 properties
Unit
object
2 properties
UnitFeature
object
6 properties
UnitReservation
object
2 properties
UnitStorageGuide
object
2 properties
UnitType
object
22 properties
UnitTypeImage
object
6 properties
WaitingListItemViewModel
object
25 properties
WaitingListResponse
object
3 properties
WeeklyHours
object
7 properties
WssRating
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amerco-webselfstorage-affiliate-api-v4-openapi.yml Raw ↑

Other APIs AMERCO publishes across the network.

Where this information came from

This is an independent, third-party profile of WebSelfStorage Affiliate 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.