> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spellborne.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Monster Metadata

> Get monster NFT metadata including stats, types, personality, and traits

<ParamField path="id" type="string" required>Monster token ID or MongoDB ObjectId</ParamField>

### Response Fields

| Field          | Description                                                                                                                                |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| tokenId        | Monster token ID                                                                                                                           |
| name           | Monster breed name + token ID                                                                                                              |
| description    | Breed description                                                                                                                          |
| image          | Animated monster GIF URL                                                                                                                   |
| animation\_url | Interactive NFT page URL                                                                                                                   |
| attributes     | Full trait list including stats, innate/visible potentials, breed, types, personality, gender, variant, ability, likes/dislikes, item held |
