universeIdFromPlaceId
Gets the parent universe Id from a place Id.
Parameters
Name | Type | Description |
---|---|---|
placeId | Identifier | The id of the place to get the universe id for. |
Example
const { data: universeId } = await ClassicUniversesApi.universeIdFromPlaceId({ placeId: 16349154726 });
Endpoint
GET /v1/places/{placeId}/universe