πΆMethods
Method list of Alterra API
/api/me (GET)
Headers
Name
Type
Description
Authorization
STRING
Authorization header.
Response
Name
Type
Description
uid
INTEGER
User ID of account
dailylimit
INTEGER
Current report panel daily limit
remaining
INTEGER
Reports available today
/api/send (POST)
Available methods:
community,
game,
trade
Headers
Name
Type
Description
Authorization
STRING
Authorization header.
Request
Name
Type
Description
steamid64
INTEGER
SteamID64 of Target
method
STRING
Method
Response
Name
Type
Description
success
BOOLEAN
Is request success? (true, false)
taskid
STRING
TaskID
/api/stats (GET)
Headers
Name
Type
Description
Authorization
STRING
Authorization header.
Request Params
Name
Type
Description
taskid
STRING
TaskID
/api/lobby (POST)
Headers
Name
Type
Description
Authorization
STRING
Authorization header
Request Params
Name
Type
Description
success
BOOLEAN
Is request success? (true, false)
Still have issues? No problem! Check out 'Examples' page.
πExamplesLast updated