Warframe-Status-Api
  1. 世界状态
Warframe-Status-Api
  • 世界状态
    • 获取 扎里曼数据
      GET
    • 获取 Warframe世界状态的全部内容
      GET
    • 获取 警报数据
      GET
    • [不稳定] 获取 仲裁数据
      GET
    • 获取 执政官狩猎数据
      GET
    • 获取 魔胎之境数据
      GET
    • 获取 夜灵平野数据
      GET
    • 获取 武形秘仪挑战数据
      GET
    • 获取 巨人战舰/利刃豺狼的建造状态
      GET
    • 获取Darvo的打折商品
      GET
    • 获取 地球昼夜循环进度
      GET
    • 获取 活动事件数据
      GET
    • 获取 虚空裂缝数据
      GET
    • 获取 商城热门商品
      GET
    • 全区加成信息
      GET
    • 获取 入侵任务数据
      GET
    • [不稳定] 获取赤毒任务列表
      GET
    • 获取 当前新闻列表
      GET
    • 获取 电波数据
      GET
    • Get Persistent Enemy Data
      GET
    • Get Riven statistic data
      GET
    • Get Riven statistic data
      GET
    • 获取 Sentient异常数据
      GET
    • 获取 Simaris发布的结合目标
      GET
    • 获取 突击数据
      GET
    • 获取 每周钢铁之路可兑换的奖励数据
      GET
    • 获取 集团任务数据
      GET
    • 获取 生成当前世界状态的时间。
      GET
    • 获取 奥布山谷轮换数据
      GET
    • 获取 虚空商人数据
      GET
  • Static Processing Data
    • Get conclave challenge data
    • Get Event-specific Data
    • Get Faction translation information.
    • Get Fissure Modifier translation data.
    • Get Language strings for Warframe.
    • Full list of supported locales
    • Get MissionType Translation Keys
    • Get operation types data.
    • Get Persistent Enemy translation data.
    • Get Sol Node information and translation data.
    • Get Sortie translation information.
    • Get Syndicate translation data.
    • Get Tutorials Data
    • Get upgrade types data for global upgrades.
  • Searchable
    • Get conclave challenge data based on the query
    • Get Warframe Drops data
    • Get Event-specific Data based on the query
    • Get Faction translation information based on the query.
    • Get Fissure Modifier translation data based on the query.
    • Get data for the closest matching single item
    • Get data for all matching items
    • Get Language strings for Warframe based on the query.
    • Get MissionType Translation Keys based on the query
    • Get data for the closest matching single mod
    • Get data for all matching mods
    • Get operation types data based on the query.
    • Get Persistent Enemy translation data based on the query.
    • Get Sol Node information and translation data based on the query.
    • Get Sortie translation information based on the query.
    • Get Syndicate translation data based on the query.
    • Get Tutorials Data based on the query
    • Get upgrade types data for global upgrades based on the query.
    • Get data for all matching Warframes
    • Get data for all matching weapons
  • warframe-items
    • Get all item data.
    • Get all mod data.
    • Get all Warframe data
    • Get data for the closest matching single item
    • Get Weapon data and statistics.
    • Get data for the closest matching single weapon
  1. 世界状态

获取 入侵任务数据

GET
https://api.warframestat.us/{platform}/invasions
Worldstate
入侵任务的数据,例如预计完成时间、奖励等。

请求参数

Path 参数
platform
string 
必需
提供数据的平台
可选: “pc” "ps4" "xb1" "swi"
示例值:
{{platform}}
Query 参数
language
string 
必需
语言检索。使用缓存,如果您希望您的回复始终与您的请求匹配,则需要这样做。
默认值:
{{language}}
Header 参数
Accept-Language
string 
可选
语言检索。并不总是与缓存一起工作。参见语言查询字符串参数。
默认值:
{{platform}}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://api.warframestat.us/pc/invasions?language=' \
--header 'Accept-Language: pc'

返回响应

🟢200successful operation
application/json
Body
array of:
id
string 
ID
可选
>= 1 字符
activation
string <date-time>
开始时间
可选
ISO-8601格式时间戳
>= 1 字符
expiry
string <date-time>
结束时间
可选
ISO-8601格式时间戳
>= 1 字符
startString
string 
持续时间
可选
持续时间字符串
active
boolean 
是否开启
可选
事件当前是否活动
attacker
object 
进攻方信息
可选
进攻方派系信息
reward
object 
奖励
可选
faction
enum<string> 
派系
可选
本地化的派系名称
枚举值:
OrokinCorruptedInfestedCorpusGrineerTennoNarmer
默认值:
Grineer
factionKey
enum<string> 
派系
可选
未本地化的派系名称
枚举值:
OrokinCorruptedInfestedCorpusGrineerTennoNarmer
默认值:
Grineer
attackerReward
object 
进攻方奖励
已废弃
此属性即将废弃,不建议使用
countedItems
array [object {2}] 
带有数量的物品
已废弃
>= 1 items
thumbnail
string 
缩略图
已废弃
>= 1 字符
color
number 
RGB 整数值
已废弃
credits
integer <int32>
所获学分数目
已废弃
asString
string 
已废弃
奖励的字符串表示形式
>= 1 字符
items
array[string]
可能获得的奖励列表
已废弃
itemString
string 
已废弃
描述所有包含项的格式化字符串
>= 1 字符
示例值:
5 Detonite Injectors
completed
boolean 
必需
这次入侵是否“结束”
completion
number <float>
必需
完成百分比作为浮点值
>= 0<= 100
示例值:
[100,50,36.36]
count
number <float>
发生了多少次战斗。
必需
defender
object 
防守方信息
可选
防守方派系信息
reward
object 
奖励
可选
faction
enum<string> 
派系
可选
本地化的派系名称
枚举值:
OrokinCorruptedInfestedCorpusGrineerTennoNarmer
默认值:
Grineer
factionKey
enum<string> 
派系
可选
未本地化的派系名称
枚举值:
OrokinCorruptedInfestedCorpusGrineerTennoNarmer
默认值:
Grineer
defenderReward
object 
防守方奖励
已废弃
此属性即将废弃,不建议使用
countedItems
array [object {2}] 
带有数量的物品
已废弃
>= 1 items
thumbnail
string 
缩略图
已废弃
>= 1 字符
color
number 
RGB 整数值
已废弃
credits
integer <int32>
所获学分数目
已废弃
asString
string 
已废弃
奖励的字符串表示形式
>= 1 字符
items
array[string]
可能获得的奖励列表
已废弃
itemString
string 
已废弃
描述所有包含项的格式化字符串
>= 1 字符
示例值:
5 Detonite Injectors
desc
string 
入侵的描述
必需
>= 1 字符
eta
string 
剩余时间
必需
>= 1 字符
node
string 
事件地点
必需
>= 1 字符
nodeKey
string 
事件地点
可选
用于匹配节点的 I18n 键(始终为英文翻译)
>= 1 字符
requiredRuns
number 
必需
此任务需要运行多少次才有资格获得奖励
rewardTypes
array[string]
奖励类型
可选
枚举值:
vaubanvandalwraithskinhelmetnitainmutalistweaponfieldrondetonitemutagenauraneuralSensorsorokinCellalloyPlatecircuitscontrolModuleferritegalliummorphicsnanoSporesoxiumrubedosalvageplastidspolymerBundleargonCrystalcryotictelluriumneurodesnightmareendoreactorcatalystformasynthulaexilusrivenkavatGenekubrowEggtracesothercredits
vsInfestation
boolean 
是否是Infestation入侵
必需
示例
[
    {
        "id": "string",
        "activation": "2019-08-24T14:15:22Z",
        "expiry": "2019-08-24T14:15:22Z",
        "startString": "string",
        "active": true,
        "attacker": {
            "reward": {
                "countedItems": [
                    {
                        "count": 0,
                        "type": "string"
                    }
                ],
                "thumbnail": "string",
                "color": 0,
                "credits": 0,
                "asString": "string",
                "items": [
                    "Orokin Catalyst"
                ],
                "itemString": "5 Detonite Injectors"
            },
            "faction": "Grineer",
            "factionKey": "Grineer"
        },
        "attackerReward": {
            "countedItems": [
                {
                    "count": 0,
                    "type": "string"
                }
            ],
            "thumbnail": "string",
            "color": 0,
            "credits": 0,
            "asString": "string",
            "items": [
                "Orokin Catalyst"
            ],
            "itemString": "5 Detonite Injectors"
        },
        "completed": true,
        "completion": [
            100,
            50,
            36.36
        ],
        "count": 0,
        "defender": {},
        "defenderReward": {
            "countedItems": [
                {
                    "count": 0,
                    "type": "string"
                }
            ],
            "thumbnail": "string",
            "color": 0,
            "credits": 0,
            "asString": "string",
            "items": [
                "Orokin Catalyst"
            ],
            "itemString": "5 Detonite Injectors"
        },
        "desc": "string",
        "eta": "string",
        "node": "string",
        "nodeKey": "string",
        "requiredRuns": 0,
        "rewardTypes": [
            "vauban"
        ],
        "vsInfestation": true
    }
]
🟠400400
🔴500500
上一页
全区加成信息
下一页
[不稳定] 获取赤毒任务列表
Built with