# IMVU REST API

**Canonical:** https://apis.io/apis/imvu/imvu-rest-api/  
**Provider:** Together Labs — https://apis.io/providers/imvu/  
**Base URL:** https://api.imvu.com

IMVU REST API is one of 2 APIs that [Together Labs](https://apis.io/providers/imvu/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Hypermedia, REST, Virtual Goods, and Users.

Production hypermedia REST API serving IMVU's own web and mobile clients. It is publicly reachable and a meaningful slice of it answers unauthenticated: GET /product/product-<id>, /user/user-<id> and /room return a "denormalized" node envelope carrying data, relations and a per-node http block, with collection endpoints paginated by limit and start_index. Together Labs publishes no reference documentation, no OpenAPI and no key-issuance process for it — the public developer program that issued API keys was retired — so everything recorded here was established by probing the live host, not read from a contract.

## Machine-readable artifacts (3)

- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/imvu/refs/heads/main/errors/imvu-error-codes.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/imvu/refs/heads/main/data-model/imvu-data-model.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/imvu/refs/heads/main/conventions/imvu-conventions.yml

## Other Together Labs APIs (1)

- [IMVU Room Scripting API](https://apis.io/apis/imvu/imvu-room-scripting-api/)

## Tags

Hypermedia, REST, Virtual Goods, Users

---

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