Get account by key
Get a specific account by its primary key (bookmaker, username). Only returns the account if it belongs to the authenticated client.
Authorizations
API key for authentication. Contact contact@55-tech.com to obtain a key.
Path Parameters
Bookmaker slug (e.g., 'pinnacle')
Account username
Response
Account details
Bookmaker slug
Account username
Client name that owns this account
Always masked as '***'
Current balance
Whether account is active
Priority for account selection (higher = preferred)
Maximum stake override
Minimum stake override
Account's trading currency
Force live odds fetch from bookmaker API
Additional metadata
Creation timestamp (ISO 8601)
Last update timestamp (ISO 8601)
Whether the account permits splitting a stake across multiple bets
Exchange rate snapshot for currencyId: { currency, currencyValue, updatedAt }. Null when no rate is available.