Specials
Bouncers, Scatters, etc.
Specials
POST https://api.munzee.com/munzee/specials
Headers
Name
Type
Description
Authorization
string
Munzee API Authorization token
{
"data": [
{
"munzee_id": "17885166",
"logo": "https://munzee.global.ssl.fastly.net/images/pins/boulder.png",
"latitude": "53.9592870359837",
"longitude": "-1.08821913599968",
"friendly_name": "Tanner's Moat",
"time_placed": "2020-01-17 03:04:08",
"full_url": "https://www.munzee.com/m/wiggy/1/",
"special_good_until": 1579255448
}
]
}Mythologicals, AlternaMyths and VariantMyths
POST https://api.munzee.com/munzee/specials/mythological
Headers
Name
Type
Description
Authorization
string
Munzee API Authorization token
Pouch Creatures & Escaped Pouch Creatures
POST https://api.munzee.com/munzee/specials/pouchcreatures
Headers
Name
Type
Description
Authorization
string
Munzee API Authorization token
RetireMyths & Zombie Pouch Creatures
POST https://api.munzee.com/munzee/specials/retired
Path Parameters
Name
Type
Description
Authorization
string
Munzee API Authorization token
Fancy Flats
POST https://api.munzee.com/munzee/specials/flat
Headers
Name
Type
Description
Authorization
string
Munzee API Authorization token
Evo Bouncers & Temporary Bouncers
POST https://api.munzee.com/munzee/specials/bouncers
Headers
Name
Type
Description
Authorization
string
Munzee API Authorization token
Last updated
Was this helpful?