API 2.0
Resources
/fleet
Obtain user fleet vehicles
Method | GET |
---|---|
URL | https://api.uexcorp.space/2.0/fleet |
Autorização | Bearer Token |
Cache TTL | — |
Input | secret_key string // required, should be passed via header |
Output |
id int id_organization int id_vehicle int name string // user vehicle name serial string|null // vehicle identification description string|null // vehicle lore or description date_added int // timestamp organization_name string|null // if linked to an org model_name string // vehicle name is_hidden int // public hidden is_pledged int // das geld! |
Response Status |
• missing_secret_key • invalid_secret_key • user_not_found • user_not_allowed // user banned or disabled by UEX • ok |
Update Frequency | Realtime |
Documentation Updated | 17 days ago |
Required as header input