api.ps2alerts.com Open in urlscan Pro
2606:4700:3032::ac43:8d38  Public Scan

Submitted URL: https://api.ps2alerts.com/
Effective URL: https://api.ps2alerts.com/static/index.html
Submission: On August 28 via automatic, source certstream-suspicious

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><input type="text" class="download-url-input" value="https://api.ps2alerts.com/json"><button class="download-url-button button">Explore</button></form>

Text Content

Explore


PS2ALERTS API

 3.0-alpha 

OAS3

https://api.ps2alerts.com/json

PS2Alerts API. Please visit our GitHub project for more information or to
support the project.

There are the following limits applied to this API:


 1. You are limited to taking 1000 maximum documents from any /global/ endpoint,
    you must then paginate thereafter. /instance/ endpoints don't have such
    limitations.
 2. There are currently no rate limits, however requests are being monitored and
    any abuse will result in rate limit implementation.





DEFAULT


GET /hello


GLOBAL CHARACTER AGGREGATES


GET /aggregates /global /character
Return a filtered list of GlobalCharacterAggregateEntity instances
GET /aggregates /global /character /{character}
Returns a single GlobalCharacterAggregateEntity aggregate

GLOBAL FACILITY CONTROL AGGREGATES


GET /aggregates /global /facility
Return a filtered list of GlobalFacilityControlAggregateEntity aggregates
GET /aggregates /global /facility /{facility}
Returns the matching GlobalFacilityControlAggregateEntity aggregate(s) with
given Id (or one of each world)

GLOBAL FACTION COMBAT AGGREGATES


GET /aggregates /global /faction
Return a filtered list of GlobalFactionCombatAggregateEntity aggregates
GET /aggregates /global /faction /{world}
Returns a GlobalFactionCombatAggregateEntity aggregate with given world

GLOBAL LOADOUT AGGREGATES


GET /aggregates /global /loadout
Return a filtered list of GlobalLoadoutAggregateEntity aggregates
GET /aggregates /global /loadout /{loadout}
Returns a single/many GlobalLoadoutAggregateEntity aggregate(s) by loadout ID
(and world)

GLOBAL OUTFIT AGGREGATES


GET /aggregates /global /outfit
Return a filtered list of GlobalOutfitAggregateEntity aggregates
GET /aggregates /global /outfit /{outfit}
Returns a GlobalOutfitAggregateEntity aggregate with given Id (or one of each
world as a PS4 outfit may share the same ID as PC)

GLOBAL VEHICLE AGGREGATES


GET /aggregates /global /vehicle
Return a filtered list of GlobalVehicleAggregateEntity aggregates
GET /aggregates /global /vehicle /{vehicle}
Returns GlobalVehicleAggregateEntity aggregate(s) with given Id (or one of each
world)

GLOBAL VEHICLE CHARACTER AGGREGATES


GET /aggregates /global /vehicle /character
Returns a list of GlobalVehicleCharacterAggregateEntity aggregates for a world
GET /aggregates /global /vehicle /character /{character}
Returns GlobalVehicleCharacterAggregateEntity aggregate for a character
GET /aggregates /global /vehicle /character /{character} /{vehicle}
Returns GlobalVehicleCharacterAggregateEntity aggregate for a character and a
specific vehicle

GLOBAL VICTORY AGGREGATES


GET /aggregates /global /victories
Return a filtered list of GlobalVictoryAggregate aggregates

GLOBAL WEAPON AGGREGATES


GET /aggregates /global /weapon
Return a filtered list of GlobalWeaponAggregateEntity aggregates
GET /aggregates /global /weapon /{weapon}
Returns GlobalWeaponAggregateEntity aggregate(s) with given Id (or one of each
world)

INSTANCE CHARACTER AGGREGATES


GET /aggregates /instance /{instance} /character
Returns a list of InstanceCharacterAggregateEntity aggregates for an instance
GET /aggregates /instance /{instance} /character /{character}
Returns a single InstanceCharacterAggregateEntity for an instance
GET /aggregates /instance /character /{character}
Finds all InstanceCharacterAggregateEntity for a character

INSTANCE COMBAT HISTORY AGGREGATES


GET /aggregates /instance /{instance} /combat-history
Returns the InstanceCombatHistoryAggregateEntity for an instance

INSTANCE FACILITY CONTROL AGGREGATES


GET /aggregates /instance /{instance} /facility
Returns a list of InstanceFacilityControlAggregateEntity for an instance
GET /aggregates /instance /{instance} /facility /{facility}
Returns a InstanceFacilityControlAggregateEntity aggregate for an instance and
specific facility

INSTANCE FACTION COMBAT AGGREGATES


GET /aggregates /instance /{instance} /faction
Returns the InstanceFactionCombatAggregateEntity for an instance

INSTANCE LOADOUT AGGREGATES


GET /aggregates /instance /{instance} /loadout
Returns a list of InstanceLoadoutAggregateEntity for an instance
GET /aggregates /instance /{instance} /loadout /{loadout}
Returns a specific loadout of InstanceLoadoutAggregateEntity aggregates within
an instance

INSTANCE OUTFIT AGGREGATES


GET /aggregates /instance /{instance} /outfit
Returns a list of InstanceOutfitAggregateEntity for an instance
GET /aggregates /instance /{instance} /outfit /{outfit}
Returns a InstanceOutfitAggregateEntity aggregate with given id within an
instance
GET /aggregates /instance /outfit /{outfit}
Returns a InstanceOutfitAggregateEntity aggregate for all instances

INSTANCE POPULATION AGGREGATES


GET /aggregates /instance /{instance} /population
Returns a list of InstancePopulationAggregateEntity for an instance

INSTANCE POPULATION AVERAGE AGGREGATES


GET /aggregates /instance /{instance} /population /averages
Returns a list of InstancePopulationAveragesAggregateEntity for an instance

INSTANCE VEHICLE AGGREGATES


GET /aggregates /instance /{instance} /vehicle
Returns a list of InstanceVehicleAggregateEntity aggregates for an instance
GET /aggregates /instance /{instance} /vehicle /{vehicle}
Returns a single InstanceVehicleAggregateEntity for an instance

INSTANCE VEHICLE CHARACTER AGGREGATES


GET /aggregates /instance /{instance} /vehicle /character
Returns a list of InstanceVehicleCharacterAggregateEntity aggregates for an
instance
GET /aggregates /instance /{instance} /vehicle /character /{character}
Returns a list of InstanceVehicleCharacterAggregateEntity aggregates for an
instance and character
GET /aggregates /instance /{instance} /vehicle /character /{character}
/{vehicle}
Returns a single InstanceVehicleCharacterAggregateEntity for an instance,
character and particular vehicle

INSTANCE WEAPON AGGREGATES


GET /aggregates /instance /{instance} /weapon
Returns a list of InstanceWeaponAggregateEntity for an instance
GET /aggregates /instance /{instance} /weapon /{weapon}
Returns a InstanceWeaponAggregateEntity aggregate with given Id (or one of each
instance)

INSTANCE FACILITY CONTROL ENTRIES


GET /instance-entries /{instance} /facility
Returns a list of InstanceFacilityControlEntity for an instance
GET /instance-entries /{instance} /facility /{facility}
Return a single InstanceFacilityControlEntity of an instance

INSTANCES


GET /instances /{instance}
Returns a single metagame instance
GET /instances /active
Returns all currently running metagame instances, optionally requested by world
GET /instances /territory-control
Return a paginated list of metagame territory control instances, optionally
requested by world

SCHEMAS

OutfitEmbed
CharacterEmbed
FactionVSVersusFactionEmbed
FactionNCVersusFactionEmbed
FactionTRVersusFactionEmbed
FactionNSOVersusFactionEmbed
FactionVersusFactionEmbed
GlobalCharacterAggregateEntity
FacilityEmbed
FacilityFactionControlEmbed
GlobalFacilityControlAggregateEntity
CombatStatsEmbed
GlobalFactionCombatAggregateEntity
GlobalLoadoutAggregateEntity
GlobalOutfitAggregateEntity
VehicleStatsEmbed
GlobalVehicleAggregateEntity
GlobalVehicleCharacterAggregateEntity
GlobalVictoryAggregateEntity
ItemEmbed
GlobalWeaponAggregateEntity
InstanceCharacterAggregateEntity
InstanceCombatHistoryAggregateEntity
InstanceFacilityControlAggregateEntity
InstanceFactionCombatAggregateEntity
InstanceLoadoutAggregateEntity
InstanceOutfitAggregateEntity
InstancePopulationAggregateEntity
InstancePopulationAveragesAggregateEntity
InstanceVehicleAggregateEntity
InstanceVehicleCharacterAggregateEntity
InstanceWeaponAggregateEntity
InstanceFacilityControlEntity
MetagameTerritoryResultEmbed
InstanceMetagameTerritoryEntity