Base URL:Documentation Index
Fetch the complete documentation index at: https://docs.mannco.store/llms.txt
Use this file to discover all available pages before exploring further.
https://api.mannco.store. These routes require Connected + API unless noted: send Authorization: Bearer <jwt> from POST /user/login.
Disconnect
disconnectSession()).
Response
Get user information
Response (shape)
content.informations includes account fields such as steamId, balance (cents), tradeurl, name, image, 2fa (string "true" / "false"), shorturl, notification, etc.
Get balance
Response
Notifications
IP / session list
Query parameters
Page index (multiplied by page size for offset).
Page size (max 50). Note camelCase
perPage.Pass
"true" to include expired sessions.Response
content.values — session rows (ip, location, isp, current, timestamps, etc.) and content.count total.
Public store profile
Store short URL / identifier.
steamId, image, name; or an error if not found.
Sales stats
content fields depend on module/user implementation).
Sales chart
Query parameters
Optionalperiod, and chart / chart_only for chart-specific responses (see handler).
Balance history
Page number.
Page size (max 50).
page = 0) returns values and count; later pages may return only values.
Purchase history
Page size (max 50).
Sales history
Max 50.
range, search (see handler).
Cashout history
page and one of count, perpage, or limit for page size (max 50).
Transaction history
Max 50 (default paging applies).
search.
Transaction details
Transaction identifier.
Response
content.transaction holds detail payload, or error Transaction not found or access denied.