ambrus-api
  1. warcast
ambrus-api
  • inner
    • create_merchant
      POST
    • get_token
      GET
    • get_merchant_info
      GET
    • save_file
      POST
    • savemerchantgame
      POST
    • query merchant game
      GET
    • gamelist
      GET
    • merchantStatus
      GET
    • game_detail
      GET
    • query_new_merchant
      GET
    • update_single_game
      POST
    • gameRank
      GET
    • /merchant/games/history/rank
      GET
    • /merchant/games/history/test
      POST
    • addWin
      POST
    • sign_code
      POST
    • get_sign
      GET
    • suiwallet_register
      POST
    • suiwallet/token
      GET
    • ludus_pay_query
      GET
    • ludus_reward
      POST
    • ludus/signature
      GET
  • outer
    • getNonce
    • login_zk
  • withoutkey
    • query social bind
    • merchant_login
    • save_params
    • querybysocialid
    • query_zk_info
    • query_zk_info Copy
  • sui
    • query_sui_events
    • submitgamescore
    • gameCode
    • rewrad_history
  • oracle
  • badmition
  • third_pay
    • app-verify-transaction
    • app_asdn-v2-callback
    • app_trigger-test-notification
    • google_callback
  • pay
    • user/project
    • rechargeOrder
    • user/project/level
    • user/deposit
    • getDepositaddress
    • user/orderComplete
    • game/pay/coins
    • game/tickets
    • minus_tickets
    • remainBalance
    • createOrder
    • customGoods
    • traceKey
    • customGoods_query
  • openloot
    • authorize2
    • clientToken
    • clientToken_serve
    • premium-currencies-balance
    • ambrus_openloot_login
    • getOpenlootUser
    • openloot/adopt_pet
    • openloot/pet_query
    • feed_pet
    • openloot/currencies_list
    • balances_item_balance
    • authorize2-chengdu
    • clientToken_serve-chengdu
    • clientToken-chengdu
    • openloot/accept
    • userInfo
    • openloot/tokens
    • openloot_rank
    • openloot_feed_log
  • warcast
    • auth
      POST
    • heroes_list
      GET
    • bind
      POST
    • unbind
      POST
    • nft_detail
      GET
    • upgrade
      POST
  1. warcast

heroes_list

Developing
GET
{{local_warcast}}/heroes/84d5e976-d466-4c0a-af6b-9b7d7fae3819

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://api.ambrus.studio/warcast-test/heroes/84d5e976-d466-4c0a-af6b-9b7d7fae3819' \
--header 'Authorization: Bearer <token>'

Responses

🟠401Unauthorized
application/json
Body

Example
{
    "userId": "84d5e976-d466-4c0a-af6b-9b7d7fae3819",
    "total": 5,
    "page": 1,
    "pageSize": 20,
    "items": [
        {
            "itemId": "199ec202-f400-4000-8668-b53660594180",
            "isBound": false,
            "serverId": null,
            "centerId": null,
            "roleId": null,
            "stars": 0,
            "status": "in-game",
            "openlootItem": {
                "id": "199ec202-f400-4000-8668-b53660594180",
                "uid": "199ec202-f400-4000-8668-b53660594180",
                "issuedId": 0,
                "sellableAt": "1970-01-01T00:00:00.000Z",
                "status": "in-game",
                "extra": {
                    "wrapped": false,
                    "attributes": [
                        {
                            "name": "Power",
                            "value": 125
                        },
                        {
                            "name": "Agility",
                            "value": 90
                        },
                        {
                            "name": "Element",
                            "value": "Fire"
                        },
                        {
                            "name": "level",
                            "value": 1
                        }
                    ],
                    "rentalOrderFinishAt": "1970-01-01T00:00:00.000Z"
                },
                "metadata": {
                    "archetypeId": "hero-vanguard",
                    "name": "Solaris Vanguard",
                    "description": "Commander of the Sunfire legion, wielding solar-infused armor.",
                    "tags": [
                        "hero",
                        "fire"
                    ],
                    "rarity": "legendary",
                    "imageUrl": "https://cdn.example.com/warcast/heroes/solaris-vanguard.png",
                    "collection": "Continuous War Heroes",
                    "optionName": "Solaris Vanguard",
                    "maxIssuance": 1000,
                    "attributes": [
                        "Element:Fire",
                        "Power:125",
                        "Agility:90",
                        "Level:1"
                    ],
                    "game": {
                        "id": "199ec202-f400-4000-8f20-811c96269c80",
                        "slug": "warcast",
                        "name": "Continuous War",
                        "description": "Bridge API between Continuous War game servers and OpenLoot.",
                        "version": 1,
                        "extra": {
                            "developer": "Ambrus Studio",
                            "discordUrl": "https://discord.example.com/continuouswar",
                            "supportUrl": "https://support.example.com/continuouswar",
                            "trailerUrl": "https://trailer.example.com/continuouswar",
                            "twitterUrl": "https://twitter.example.com/continuouswar",
                            "officialWebsite": "https://continuouswar.example.com",
                            "itemCategories": [
                                {
                                    "category": "hero",
                                    "displayName": "Hero"
                                },
                                {
                                    "category": "skin",
                                    "displayName": "Skin"
                                }
                            ]
                        }
                    }
                },
                "userId": "84d5e976-d466-4c0a-af6b-9b7d7fae3819",
                "rentedBy": null,
                "version": 1
            }
        },
        {
            "itemId": "199ec202-f400-4000-8668-b53660594181",
            "isBound": false,
            "serverId": null,
            "centerId": null,
            "roleId": null,
            "stars": 0,
            "status": "in-game",
            "openlootItem": {
                "id": "199ec202-f400-4000-8668-b53660594181",
                "uid": "199ec202-f400-4000-8668-b53660594181",
                "issuedId": 0,
                "sellableAt": "1970-01-01T00:00:00.000Z",
                "status": "in-game",
                "extra": {
                    "wrapped": false,
                    "attributes": [
                        {
                            "name": "Power",
                            "value": 102
                        },
                        {
                            "name": "Wisdom",
                            "value": 130
                        },
                        {
                            "name": "Element",
                            "value": "Water"
                        },
                        {
                            "name": "level",
                            "value": 1
                        }
                    ],
                    "rentalOrderFinishAt": "1970-01-01T00:00:00.000Z"
                },
                "metadata": {
                    "archetypeId": "hero-mystic",
                    "name": "Tidal Seer",
                    "description": "Mystic channeling ocean tides to shield allies and disrupt foes.",
                    "tags": [
                        "hero",
                        "water"
                    ],
                    "rarity": "epic",
                    "imageUrl": "https://cdn.example.com/warcast/heroes/tidal-seer.png",
                    "collection": "Continuous War Heroes",
                    "optionName": "Tidal Seer",
                    "maxIssuance": 1000,
                    "attributes": [
                        "Element:Water",
                        "Power:102",
                        "Wisdom:130",
                        "Level:1"
                    ],
                    "game": {
                        "id": "199ec202-f400-4000-8f20-811c96269c80",
                        "slug": "warcast",
                        "name": "Continuous War",
                        "description": "Bridge API between Continuous War game servers and OpenLoot.",
                        "version": 1,
                        "extra": {
                            "developer": "Ambrus Studio",
                            "discordUrl": "https://discord.example.com/continuouswar",
                            "supportUrl": "https://support.example.com/continuouswar",
                            "trailerUrl": "https://trailer.example.com/continuouswar",
                            "twitterUrl": "https://twitter.example.com/continuouswar",
                            "officialWebsite": "https://continuouswar.example.com",
                            "itemCategories": [
                                {
                                    "category": "hero",
                                    "displayName": "Hero"
                                },
                                {
                                    "category": "skin",
                                    "displayName": "Skin"
                                }
                            ]
                        }
                    }
                },
                "userId": "84d5e976-d466-4c0a-af6b-9b7d7fae3819",
                "rentedBy": null,
                "version": 1
            }
        },
        {
            "itemId": "199ec202-f400-4000-8668-b53660594182",
            "isBound": false,
            "serverId": null,
            "centerId": null,
            "roleId": null,
            "stars": 0,
            "status": "rented",
            "openlootItem": {
                "id": "199ec202-f400-4000-8668-b53660594182",
                "uid": "199ec202-f400-4000-8668-b53660594182",
                "issuedId": 0,
                "sellableAt": "1970-01-01T00:00:00.000Z",
                "status": "rented",
                "extra": {
                    "wrapped": false,
                    "attributes": [
                        {
                            "name": "Power",
                            "value": 94
                        },
                        {
                            "name": "Speed",
                            "value": 140
                        },
                        {
                            "name": "Element",
                            "value": "Air"
                        },
                        {
                            "name": "level",
                            "value": 1
                        }
                    ],
                    "rentalOrderFinishAt": "1970-01-01T00:00:00.000Z"
                },
                "metadata": {
                    "archetypeId": "hero-scout",
                    "name": "Gale Strider",
                    "description": "Scout of the skysteps, famed for impossible aerial maneuvers.",
                    "tags": [
                        "hero",
                        "air"
                    ],
                    "rarity": "rare",
                    "imageUrl": "https://cdn.example.com/warcast/heroes/gale-strider.png",
                    "collection": "Continuous War Heroes",
                    "optionName": "Gale Strider",
                    "maxIssuance": 1000,
                    "attributes": [
                        "Element:Air",
                        "Power:94",
                        "Speed:140",
                        "Level:1"
                    ],
                    "game": {
                        "id": "199ec202-f400-4000-8f20-811c96269c80",
                        "slug": "warcast",
                        "name": "Continuous War",
                        "description": "Bridge API between Continuous War game servers and OpenLoot.",
                        "version": 1,
                        "extra": {
                            "developer": "Ambrus Studio",
                            "discordUrl": "https://discord.example.com/continuouswar",
                            "supportUrl": "https://support.example.com/continuouswar",
                            "trailerUrl": "https://trailer.example.com/continuouswar",
                            "twitterUrl": "https://twitter.example.com/continuouswar",
                            "officialWebsite": "https://continuouswar.example.com",
                            "itemCategories": [
                                {
                                    "category": "hero",
                                    "displayName": "Hero"
                                },
                                {
                                    "category": "skin",
                                    "displayName": "Skin"
                                }
                            ]
                        }
                    }
                },
                "userId": "84d5e976-d466-4c0a-af6b-9b7d7fae3819",
                "rentedBy": "199ec202-f400-4000-89d2-81053d8c4c80",
                "version": 1
            }
        },
        {
            "itemId": "199ec202-f400-4000-8668-b53660594183",
            "isBound": false,
            "serverId": null,
            "centerId": null,
            "roleId": null,
            "stars": 0,
            "status": "in-game",
            "openlootItem": {
                "id": "199ec202-f400-4000-8668-b53660594183",
                "uid": "199ec202-f400-4000-8668-b53660594183",
                "issuedId": 0,
                "sellableAt": "1970-01-01T00:00:00.000Z",
                "status": "in-game",
                "extra": {
                    "wrapped": false,
                    "attributes": [
                        {
                            "name": "Power",
                            "value": 88
                        },
                        {
                            "name": "Endurance",
                            "value": 120
                        },
                        {
                            "name": "Element",
                            "value": "Earth"
                        },
                        {
                            "name": "level",
                            "value": 1
                        }
                    ],
                    "rentalOrderFinishAt": "1970-01-01T00:00:00.000Z"
                },
                "metadata": {
                    "archetypeId": "hero-warden",
                    "name": "Verdant Warden",
                    "description": "Protector of the lifebloom groves, empowers allies with nature.",
                    "tags": [
                        "hero",
                        "earth"
                    ],
                    "rarity": "uncommon",
                    "imageUrl": "https://cdn.example.com/warcast/heroes/verdant-warden.png",
                    "collection": "Continuous War Heroes",
                    "optionName": "Verdant Warden",
                    "maxIssuance": 1000,
                    "attributes": [
                        "Element:Earth",
                        "Power:88",
                        "Endurance:120",
                        "Level:1"
                    ],
                    "game": {
                        "id": "199ec202-f400-4000-8f20-811c96269c80",
                        "slug": "warcast",
                        "name": "Continuous War",
                        "description": "Bridge API between Continuous War game servers and OpenLoot.",
                        "version": 1,
                        "extra": {
                            "developer": "Ambrus Studio",
                            "discordUrl": "https://discord.example.com/continuouswar",
                            "supportUrl": "https://support.example.com/continuouswar",
                            "trailerUrl": "https://trailer.example.com/continuouswar",
                            "twitterUrl": "https://twitter.example.com/continuouswar",
                            "officialWebsite": "https://continuouswar.example.com",
                            "itemCategories": [
                                {
                                    "category": "hero",
                                    "displayName": "Hero"
                                },
                                {
                                    "category": "support",
                                    "displayName": "Support"
                                }
                            ]
                        }
                    }
                },
                "userId": "84d5e976-d466-4c0a-af6b-9b7d7fae3819",
                "rentedBy": null,
                "version": 1
            }
        },
        {
            "itemId": "199ec202-f400-4000-8f20-811c96269c80",
            "isBound": false,
            "serverId": null,
            "centerId": null,
            "roleId": null,
            "stars": 0,
            "status": "in-game",
            "openlootItem": {
                "id": "199ec202-f400-4000-8f20-811c96269c80",
                "uid": "199ec202-f400-4000-8f20-811c96269c80",
                "extra": {
                    "wrapped": false,
                    "attributes": [
                        {
                            "name": "Power",
                            "value": 88
                        },
                        {
                            "name": "Endurance",
                            "value": 120
                        },
                        {
                            "name": "Element",
                            "value": "Earth"
                        }
                    ],
                    "rentalOrderFinishAt": "1970-01-01T00:00:00.000Z"
                },
                "status": "in-game",
                "userId": "84d5e976-d466-4c0a-af6b-9b7d7fae3819",
                "version": 1,
                "issuedId": 0,
                "metadata": {
                    "game": {
                        "id": "199ec202-f400-4000-8f20-811c96269c80",
                        "name": "Continuous War",
                        "slug": "warcast",
                        "extra": {
                            "developer": "Ambrus Studio",
                            "discordUrl": "https://discord.example.com/continuouswar",
                            "supportUrl": "https://support.example.com/continuouswar",
                            "trailerUrl": "https://trailer.example.com/continuouswar",
                            "twitterUrl": "https://twitter.example.com/continuouswar",
                            "itemCategories": [
                                {
                                    "category": "hero",
                                    "displayName": "Hero"
                                },
                                {
                                    "category": "support",
                                    "displayName": "Support"
                                }
                            ],
                            "officialWebsite": "https://continuouswar.example.com"
                        },
                        "version": 1,
                        "description": "Bridge API between Continuous War game servers and OpenLoot."
                    },
                    "name": "Verdant Warden",
                    "tags": [
                        "hero",
                        "earth"
                    ],
                    "rarity": "uncommon",
                    "imageUrl": "https://cdn.example.com/warcast/heroes/verdant-warden.png",
                    "attributes": [
                        "Element:Earth",
                        "Power:88",
                        "Endurance:120"
                    ],
                    "collection": "Continuous War Heroes",
                    "optionName": "Verdant Warden",
                    "archetypeId": "hero-warden",
                    "description": "Protector of the lifebloom groves, empowers allies with nature.",
                    "maxIssuance": 1000
                },
                "rentedBy": null,
                "sellableAt": "1970-01-01T00:00:00.000Z"
            },
            "localSnapshot": {
                "id": "199ec202-f400-4000-8f20-811c96269c80",
                "uid": "199ec202-f400-4000-8f20-811c96269c80",
                "extra": {
                    "wrapped": false,
                    "attributes": [
                        {
                            "name": "Power",
                            "value": 88
                        },
                        {
                            "name": "Endurance",
                            "value": 120
                        },
                        {
                            "name": "Element",
                            "value": "Earth"
                        }
                    ],
                    "rentalOrderFinishAt": "1970-01-01T00:00:00.000Z"
                },
                "status": "in-game",
                "userId": "84d5e976-d466-4c0a-af6b-9b7d7fae3819",
                "version": 1,
                "issuedId": 0,
                "metadata": {
                    "game": {
                        "id": "199ec202-f400-4000-8f20-811c96269c80",
                        "name": "Continuous War",
                        "slug": "warcast",
                        "extra": {
                            "developer": "Ambrus Studio",
                            "discordUrl": "https://discord.example.com/continuouswar",
                            "supportUrl": "https://support.example.com/continuouswar",
                            "trailerUrl": "https://trailer.example.com/continuouswar",
                            "twitterUrl": "https://twitter.example.com/continuouswar",
                            "itemCategories": [
                                {
                                    "category": "hero",
                                    "displayName": "Hero"
                                },
                                {
                                    "category": "support",
                                    "displayName": "Support"
                                }
                            ],
                            "officialWebsite": "https://continuouswar.example.com"
                        },
                        "version": 1,
                        "description": "Bridge API between Continuous War game servers and OpenLoot."
                    },
                    "name": "Verdant Warden",
                    "tags": [
                        "hero",
                        "earth"
                    ],
                    "rarity": "uncommon",
                    "imageUrl": "https://cdn.example.com/warcast/heroes/verdant-warden.png",
                    "attributes": [
                        "Element:Earth",
                        "Power:88",
                        "Endurance:120"
                    ],
                    "collection": "Continuous War Heroes",
                    "optionName": "Verdant Warden",
                    "archetypeId": "hero-warden",
                    "description": "Protector of the lifebloom groves, empowers allies with nature.",
                    "maxIssuance": 1000
                },
                "rentedBy": null,
                "sellableAt": "1970-01-01T00:00:00.000Z"
            }
        }
    ]
}
Modified at 2025-10-17 06:00:18
Previous
auth
Next
bind
Built with