Together Labs · Authentication Profile
Imvu Authentication
Authentication
Together Labs declares 0 security scheme(s) across its OpenAPI definitions.
CompanySocial NetworkingVirtual WorldsMetaverseGamingAvatarsVirtual GoodsMarketplaceUser Generated ContentScriptingDigital CurrencyBlockchain
Methods:
Schemes: 0
OAuth flows:
API key in:
Security Schemes
Source
Authentication Profile
generated: '2026-08-23'
method: probed
source: 'https://api.imvu.com (live probes, 2026-08-23) + https://github.com/imvu/imvu-scripting-docs'
note: 'Together Labs publishes NO authentication documentation for any developer surface. No
Authentication pointer is emitted in apis.yml, because emitting one would credit the company with an
auth reference it does not publish. Everything below was observed, not read.'
documented_by_provider: false
security_schemes: []
surfaces:
- name: IMVU REST API
base_url: https://api.imvu.com
model: session-cookie (inferred)
evidence:
- {observation: 'Vary: Accept, Cookie, Authorization', url: 'https://api.imvu.com/', status: 403}
- {observation: 'POST /login with an empty JSON body returns 400 LOGIN-005 "Invalid login credentials"', url: 'https://api.imvu.com/login', status: 400}
- {observation: 'GET /login returns 405 ROUTER-002 "Method GET does not exist for login"', url: 'https://api.imvu.com/login', status: 405}
- {observation: 'A session resource exists at /login/session (404 "Session does not exist." when absent)', url: 'https://api.imvu.com/login/session', status: 404}
- {observation: 'No OAuth surface — GET /oauth/token returns REST_DISCOVER_001 "Service oauth does not exist"', url: 'https://api.imvu.com/oauth/token', status: 404}
- {observation: 'No OIDC discovery — /.well-known/openid-configuration', url: 'https://api.imvu.com/.well-known/openid-configuration', status: 404}
anonymous_read:
supported: true
note: 'A real slice of the API answers with no credentials at all: /product/product-{id} (200),
/user/user-{cid} (200), /user (200 empty collection), /room (200 empty collection),
/product/{pid}/uml_products (200). Others gate — /room/room-1 returns 401 AUTHENTICATION-005.'
key_issuance:
available: false
note: 'The public developer program that issued API keys was retired.
https://developers.imvu.com/ 302s to https://secure.imvu.com/welcome/login/.'
mtls: false
api_key_header: null
- name: IMVU Room Scripting API
model: ambient
evidence:
- {observation: 'Scripts execute server-side under the room owner''s account; no token, key or
credential appears anywhere in the published API.', url: 'https://github.com/imvu/imvu-scripting-docs/blob/main/README.md'}
authorization_model: 'Capability is bounded by room membership and ownership rather than by scopes: a
script may only target current members of the room it runs in; imvu.place_furniture requires the ROOM
OWNER to own the furniture product; imvu.send_room_invite for a foreign room requires a CID-ROOMID
form and may still fail. The data module has a three-level sharing scope (script / room / account)
plus a per-visitor partition, which is the nearest thing to an authorization scope on this surface.'
eligibility: 'VIP membership (a Live Room is required to run a script), alpha-gated.'
oauth_scopes: null
oauth_scopes_note: 'Not applicable — no OAuth surface exists, so no scopes/ artifact is written.'
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for security posture
4 MCP tools reach this
find_securityBrowse and filter every security artifact in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This security artifact
curl "https://apis.io/api/v1/security/imvu-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.