cURL
curl --request GET \ --url https://api.beter-keiba.com/v1/owners/{ownerId} \ --header 'Authorization: Bearer <token>'
{ "code": "SUCCESS", "data": { "id": "bn_537800", "name": "(株)ダノックス", "colorsDescription": "白,赤桃縦縞,赤袖", "performanceStats": { "thisYear": { "year": 2024, "earnings": 12345600, "earningsAdded": 1234560, "wins": [ 10, 8, 5, 4, 3, 100 ] }, "total": { "year": 2024, "earnings": 12345600, "earningsAdded": 1234560, "wins": [ 10, 8, 5, 4, 3, 100 ] } } }, "extensions": { "totalCount": 150, "limit": 50, "page": 1, "totalPages": 3, "dataUpdatedAt": 1716715200 } }
Documentation IndexFetch the complete documentation index at: https://docs.beter-keiba.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.beter-keiba.com/llms.txt
Use this file to discover all available pages before exploring further.
APIダッシュボードで発行された sk_live_... キーを入力してください。
sk_live_...
APIアクセスキー (bk_live_...)
取得するフィールドの絞り込み(カンマ区切り)
Success
処理結果コード。成功時は常に 'SUCCESS'。
"SUCCESS"
馬主データ。
Show child attributes
レスポンスに関する補助情報(メタデータ)。一覧取得時にはページネーション情報が含まれます。