APIs

Goon Avatars

Goons Metadata

GET https://goons.goonsofbalatroon.com/token/{id}

Returns the metadata of a Goon based on its ID

Path Parameters

NameTypeDescription

id*

integer

The ID of the Goon NFT.

Ranges from 1-9696

Goons Image

GET https://goons.goonsofbalatroon.com/image/{id}

Returns a static image of a Goon based on its ID

Path Parameters

NameTypeDescription

id*

integer

The ID of the Goon NFT.

Ranges from 1-9696

Goon Bods

Bods Metadata

GET https://bods.goonsofbalatroon.com/token/{id}

Returns the metadata of a Bod based on its ID

Path Parameters

NameTypeDescription

id*

integer

The ID of the Bod NFT.

Ranges from 1-5687*

*Range will increase as more Bods are minted, up to 9696

Bods Image

GET https://bods.goonsofbalatroon.com/image/{id}

Returns a static image of a Bod based on its ID

Path Parameters

NameTypeDescription

id*

integer

The ID of the Bod NFT.

Ranges from 1-5687*

*Range will increase as more Bods are minted, up to 9696

World of Balatroon Lands

Lands Metadata

GET https://lands.goonsofbalatroon.com/token/{id}

Returns the metadata of a Bod based on its ID

Path Parameters

NameTypeDescription

id*

integer

The ID of the Bod NFT.

Ranges from 1-5687*

*Range will increase as more Bods are minted, up to 9696

Lands Image

GET https://lands.goonsofbalatroon.com/image/{id}

Returns a static image of a Bod based on its ID

Path Parameters

NameTypeDescription

id*

integer

The ID of the Bod NFT.

Ranges from 1-5687*

*Range will increase as more Bods are minted, up to 9696

Goon Cards

Cards Metadata

GET https://cards.goonsofbalatroon.com/token/{id}

Returns the metadata of a Card based on its ID

Path Parameters

NameTypeDescription

id*

integer

The ID of the card NFT

Cards Regular and Shiny Image

GET https://cards.goonsofbalatroon.com/image/regular/{id}

Returns a regular static image of a Card based on its ID.

Path Parameters

NameTypeDescription

id*

integer

The ID of the card NFT

GET https://cards.goonsofbalatroon.com/image/shiny/{id}

Returns a shiny static image of a Card based on its ID.

Path Parameters

NameTypeDescription

id*

integer

The ID of the card NFT

Last updated