Struct Type Query Endpoints

Category: Query Entity: StructType Base URL: local http://localhost:1317; public testnet https://public.testnet.structs.network Base Path: /structs

Integer IDs (not type-index). Schema: struct-type.md. Gameplay catalog: struct-types.md. Generated stamp: generated/struct-types.md.

Endpoint Summary

Method Path Description Auth Paginated
GET /structs/struct_type/{id} Get struct type by integer id No No
GET /structs/struct_type List all struct types No Yes

CLI: struct-type · struct-type-all

Endpoint Details

Get Struct Type

GET /structs/struct_type/{id}

Name Type Required Description
id uint64 Yes Struct type id (1 Command Ship, 14 Ore Extractor, …)

List All Struct Types

GET /structs/struct_type