# WebSelfStorage Affiliate API

**Canonical:** https://apis.io/apis/amerco/webselfstorage/  
**Provider:** AMERCO — https://apis.io/providers/amerco/  
**Base URL:** https://api.webselfstorage.com  
**Documentation:** https://www.webselfstorage.com/

WebSelfStorage Affiliate API is one of 2 APIs that [AMERCO](https://apis.io/providers/amerco/) publishes on the [APIs.io](https://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.

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.

## Operations (13)

| Method | Path | Summary |
|---|---|---|
| GET | `/v4/test` | Simulates a success |
| GET | `/v4/error` | Simulates an error |
| GET | `/v4/locations` | Lists all entities to which you have access |
| GET | `/v4/location/{entity}` | Returns information about the location |
| GET | `/v4/location/{entity}/rentroll` | Returns the Rent Roll for an Entity. |
| GET | `/v4/location/{entity}/waitinglist` | Returns the Waiting List for an Entity. |
| GET | `/v4/location/{entity}/reviews` | Lists reviews for the location |
| GET | `/v4/location/{entity}/images` | Lists images for the location |
| POST | `/v4/reservation/{entity}` | Makes a reservation at the location |
| GET | `/v4/paymentPortalUrl/{entity}` | Returns the payment portal's URL |
| GET | `/v4/movein/{entity}` | Gets the available self move in units for a given entity |
| POST | `/v4/movein/{entity}` | Move in a unit at a given location |
| GET | `/v4/movein/{entity}/cost` | Gets the move in cost for a given entity and unit |

## Machine-readable artifacts (11)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/amerco/refs/heads/main/openapi/amerco-webselfstorage-affiliate-api-v4-openapi.yml
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/amerco/refs/heads/main/openapi/amerco-webselfstorage-affiliate-api-v3-openapi.yml
- **Documentation** — https://api.webselfstorage.com/
- **APIReference** — https://api.webselfstorage.com/
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/amerco/refs/heads/main/authentication/amerco-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/amerco/refs/heads/main/conventions/amerco-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/amerco/refs/heads/main/errors/amerco-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/amerco/refs/heads/main/data-model/amerco-data-model.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/amerco/refs/heads/main/overlays/amerco-webselfstorage-affiliate-api-v4-overlay.yaml
- **Lifecycle** — https://raw.githubusercontent.com/api-evangelist/amerco/refs/heads/main/lifecycle/amerco-lifecycle.yml
- **SignUp** — https://www.webselfstorage.com/SignUp

## Other AMERCO APIs (1)

- [U-Haul](https://apis.io/apis/amerco/uhaul/)

## Tags

Storage, Self Storage, Facility Management, Reservations, Payments, Affiliate Network

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/amerco/webselfstorage/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/amerco/.
