API Endpoints
Id ID
Get character metadata retrieved successfully
character metadata not found
API token for authentication. Include this token in the x-api-token header for all /api/data/*, /api/bazaar/*, and /api/marketplace/* endpoints.
Example:
curl -H "x-api-token: your-api-token-here" https://api.spellborne.gg/api/data/users/0x123...
Rate Limits:
- Authenticated endpoints: 100 requests per 5 minutes per API token
- Public endpoints: 100 requests per 5 minutes per IP address
Id ID
Get monster data by ID retrieved successfully
Unauthorized - Invalid or missing API token
monster data by ID not found
API token for authentication. Include this token in the x-api-token header for all /api/data/*, /api/bazaar/*, and /api/marketplace/* endpoints.
Example:
curl -H "x-api-token: your-api-token-here" https://api.spellborne.gg/api/data/users/0x123...
Rate Limits:
- Authenticated endpoints: 100 requests per 5 minutes per API token
- Public endpoints: 100 requests per 5 minutes per IP address
Wallet address or username of the user
Get user data by wallet address retrieved successfully
User's squad IDs (only included if data sharing is enabled)
Unauthorized - Invalid or missing API token
user data by wallet address not found
API token for authentication. Include this token in the x-api-token header for all /api/data/*, /api/bazaar/*, and /api/marketplace/* endpoints.
Example:
curl -H "x-api-token: your-api-token-here" https://api.spellborne.gg/api/data/users/0x123...
Rate Limits:
- Authenticated endpoints: 100 requests per 5 minutes per API token
- Public endpoints: 100 requests per 5 minutes per IP address
Wallet address or username of the user
Page number
1Items per page (max 100)
20Sort field (createdAt, experience, or innateBst for total IVs)
createdAtPossible values: Sort order
descPossible values: Get user's monster daycare retrieved successfully
Unauthorized - Invalid or missing API token
user's monster daycare not found
API token for authentication. Include this token in the x-api-token header for all /api/data/*, /api/bazaar/*, and /api/marketplace/* endpoints.
Example:
curl -H "x-api-token: your-api-token-here" https://api.spellborne.gg/api/data/users/0x123...
Rate Limits:
- Authenticated endpoints: 100 requests per 5 minutes per API token
- Public endpoints: 100 requests per 5 minutes per IP address
Id ID
Get guild data by ID retrieved successfully
Unauthorized - Invalid or missing API token
guild data by ID not found
API token for authentication. Include this token in the x-api-token header for all /api/data/*, /api/bazaar/*, and /api/marketplace/* endpoints.
Example:
curl -H "x-api-token: your-api-token-here" https://api.spellborne.gg/api/data/users/0x123...
Rate Limits:
- Authenticated endpoints: 100 requests per 5 minutes per API token
- Public endpoints: 100 requests per 5 minutes per IP address
Id ID
Page number for pagination
1Number of items per page
10Get guild members with pagination retrieved successfully
Unauthorized - Invalid or missing API token
guild members with pagination not found
API token for authentication. Include this token in the x-api-token header for all /api/data/*, /api/bazaar/*, and /api/marketplace/* endpoints.
Example:
curl -H "x-api-token: your-api-token-here" https://api.spellborne.gg/api/data/users/0x123...
Rate Limits:
- Authenticated endpoints: 100 requests per 5 minutes per API token
- Public endpoints: 100 requests per 5 minutes per IP address
Get monster marketplace statistics retrieved successfully
Unauthorized - Invalid or missing API token
monster marketplace statistics not found
API token for authentication. Include this token in the x-api-token header for all /api/data/*, /api/bazaar/*, and /api/marketplace/* endpoints.
Example:
curl -H "x-api-token: your-api-token-here" https://api.spellborne.gg/api/data/users/0x123...
Rate Limits:
- Authenticated endpoints: 100 requests per 5 minutes per API token
- Public endpoints: 100 requests per 5 minutes per IP address
Order ID
Blockchain chain ID
11155111Get monster listing details retrieved successfully
Unauthorized - Invalid or missing API token
monster listing details not found
API token for authentication. Include this token in the x-api-token header for all /api/data/*, /api/bazaar/*, and /api/marketplace/* endpoints.
Example:
curl -H "x-api-token: your-api-token-here" https://api.spellborne.gg/api/data/users/0x123...
Rate Limits:
- Authenticated endpoints: 100 requests per 5 minutes per API token
- Public endpoints: 100 requests per 5 minutes per IP address
Page number
1Items per page
20Sort method
price_ascFilter by blockchain chain ID
Minimum price filter
Maximum price filter
Filter by monster breed
Filter by gender
Filter by personality
Filter by color variant
Search by nickname or breed name
Browse monster marketplace listings retrieved successfully
Unauthorized - Invalid or missing API token
monster marketplace listings not found
API token for authentication. Include this token in the x-api-token header for all /api/data/*, /api/bazaar/*, and /api/marketplace/* endpoints.
Example:
curl -H "x-api-token: your-api-token-here" https://api.spellborne.gg/api/data/users/0x123...
Rate Limits:
- Authenticated endpoints: 100 requests per 5 minutes per API token
- Public endpoints: 100 requests per 5 minutes per IP address
Page number
1Items per page (max 100)
50Filter by item code
Filter by commodity type
Time period for sales history
7dPossible values: Minimum price filter
Maximum price filter
Get bazaar sales history retrieved successfully
Unauthorized - Invalid or missing API token
bazaar sales history not found
API token for authentication. Include this token in the x-api-token header for all /api/data/*, /api/bazaar/*, and /api/marketplace/* endpoints.
Example:
curl -H "x-api-token: your-api-token-here" https://api.spellborne.gg/api/data/users/0x123...
Rate Limits:
- Authenticated endpoints: 100 requests per 5 minutes per API token
- Public endpoints: 100 requests per 5 minutes per IP address
Page number
1Items per page (max 100)
50Filter by item code
Filter by commodity type
Minimum price filter
Maximum price filter
Filter by blockchain chain ID
Sort field
createdAtPossible values: Sort order
descPossible values: Browse bazaar buy offers retrieved successfully
Unauthorized - Invalid or missing API token
bazaar buy offers not found
API token for authentication. Include this token in the x-api-token header for all /api/data/*, /api/bazaar/*, and /api/marketplace/* endpoints.
Example:
curl -H "x-api-token: your-api-token-here" https://api.spellborne.gg/api/data/users/0x123...
Rate Limits:
- Authenticated endpoints: 100 requests per 5 minutes per API token
- Public endpoints: 100 requests per 5 minutes per IP address
Page number
1Items per page (max 100)
50Filter by item code
Filter by commodity type
Minimum price filter
Maximum price filter
Sort field
createdAtPossible values: Sort order
descPossible values: Browse bazaar item listings retrieved successfully
Unauthorized - Invalid or missing API token
bazaar item listings not found
API token for authentication. Include this token in the x-api-token header for all /api/data/*, /api/bazaar/*, and /api/marketplace/* endpoints.
Example:
curl -H "x-api-token: your-api-token-here" https://api.spellborne.gg/api/data/users/0x123...
Rate Limits:
- Authenticated endpoints: 100 requests per 5 minutes per API token
- Public endpoints: 100 requests per 5 minutes per IP address
Get bazaar marketplace statistics retrieved successfully
Unauthorized - Invalid or missing API token
bazaar marketplace statistics not found
Last updated