Transform

Features

ID > CustomURl
CustomURL > ID
GroupURL > ID

This endpoint transforms an ID into a custom url, and the other way around.

Prefer to handle this without an api call? Checkout this package

From ID to CustomURL

Query

- Endpoint: https://api.demiann.dev/steam/transform
- Query: id
  - Type: Steam64 ID

Example

https://api.demiann.dev/steam/transform?id=76561198250920834
Demiann

From CustomURL To ID

Query

- Endpoint: https://api.demiann.dev/steam/transform
- Query: customUrl
  - Type: Custom steam url

Example

https://api.demiann.dev/steam/transform?customUrl=Demiann
76561198250920834

GroupURL To ID

Query

- Endpoint: https://api.demiann.dev/steam/transform
- Query: groupUrl
  - Type: Custom steam url

Example

https://api.demiann.dev/steam/transform?groupUrl=ROBOTAIM
103582791463600727
Edit this page on GitHub Updated at Mon, Feb 21, 2022