Current API requests use https://www.kairoxo.com as the base URL. After login, send Authorization: Bearer <token> with protected requests. Responses are JSON envelopes, and list endpoints use the existing page-list shape such as PageNo, PageSize, total rows, and records.
POST/api/SysLogin/LoginAuthenticate an account and receive the user token used by protected API requests.
GET/api/SysLogin/GetUserInfoReturn the current user profile, including proxy keys and account capabilities.
GET/api/ProxyLogic/GetPoolByMealTypeList available dynamic proxy pools for the requested meal type.
GET/api/ProxyLogic/GetProxyConfigFetch gateway hosts, ports, username format, and password data used to build proxy credentials.
GET/api/ProxyLogic/GenerateGenerate dynamic residential or mobile proxy credentials from pool, location, session, format, and protocol parameters.
GET/api/ProxyLogic/UnlimitedGenerateGenerate key-based unlimited traffic proxy credentials with country and session options.
GET/api/DynamicUsageAnalytics/OverviewReturn aggregate request and bandwidth metrics for dynamic or mobile proxy keys.
POST/api/Crawler/InvokeInvoke a configured crawler interface with InterfaceKey and Params.