itemdb API Guide
  1. Item
itemdb API Guide
  • Getting Started
  • Slugs
  • Widget
  • Widget Tabs Exemple
  • Item
    • Get latest items
      GET
    • Get an item
      GET
    • Get item's price history
      GET
    • Get item's auction history
      GET
    • Get item's restock history
      GET
    • Get item's trade history
      GET
    • Get items color palette
      GET
    • Get item's color palette
      POST
    • Get many items
      GET
    • Get many items
      POST
    • Get Item Drops Data
      GET
    • Get Dyeworks Variants
      GET
    • Get MME Paths
      GET
    • Get Item Effects
      GET
    • Get Cooking Pot Recipes
      GET
  • Search
    • Search for an item
      GET
  • Lists
    • Get List Info
      GET
    • Get List Item Info
      GET
    • Get List Item Data
      GET
  • Misc
    • Get all ways to change a Pet Color/Species
      GET
    • Get wearable preview
      GET
    • Get cached item's thumbnail
      GET
  1. Item

Get MME Paths

GET
https://itemdb.com.br/api/v1/items/{id_name_slug}/mme
Return all item effects for an MME item

Request

Path Params
id_name_slug
string 
required
item internal_id, name or slug. Keep in mind that there are items with the same name, so using the internal_id/slug is safer.
Example:
mme23-b-backyard-party-background

Responses

🟢200Success
application/json
Body
name
string 
optional
isMini
boolean 
optional
initial
object (ItemData) 
optional
Represents an item
Example:
{"internal_id":71,"image":"https://images.neopets.com/items/negg.gif","image_id":"negg","item_id":8,"rarity":45,"name":"Negg","specialType":"trading","isNC":false,"type":"np","estVal":4371,"weight":3,"description":"A Negg is a Neopian delicacy. *** WORTH 1 NEGG POINT AT THE NEGGERY ***","status":"active","category":"Food","isNeohome":false,"isWearable":false,"color":{"hsv":[28.643216080402,98.02955665024629,79.6078431372549],"rgb":[203,99,4],"lab":[53.63108729347468,36.90719903461171,61.33641181173597],"hex":"#CB6304","type":"vibrant","population":58},"findAt":{"safetyDeposit":"https://www.neopets.com/safetydeposit.phtml?obj_name=Negg&category=0","shopWizard":"https://www.neopets.com/shops/wizard.phtml?string=Negg","auction":"https://www.neopets.com/genie.phtml?type=process_genie&criteria=exact&auctiongenie=Negg","trading":"https://www.neopets.com/island/tradingpost.phtml?type=browse&criteria=item_exact&search_string=Negg","closet":null,"restockShop":"https://www.neopets.com/objects.phtml?type=shop&obj_type=1","dti":null},"isMissingInfo":false,"price":{"value":22450,"addedAt":"2023-03-23T06:32:55.181Z","inflated":false},"comment":null}
internal_id
number 
optional
itemdb internal id for this item
item_id
number  | null 
optional
Represents the id that Neopets uses for this item
name
string 
optional
description
string 
optional
image
string 
optional
item thumbnail url
image_id
string 
optional
represents the item's image filename without the file extension aka .gif
category
string  | null 
optional
item official "type"
rarity
number  | null 
optional
weight
number  | null 
optional
estVal
number  | null 
optional
Neopets Official Estimate Value for this item.
Does not reflect the actual item price
type
enum<string> 
optional
Represents whether is a NP, NC or Paint Brush item
Allowed values:
npncpb
Default:
np
isNC
boolean 
optional
whether is a Neocash Item
defaults to false if we don't have all the information about the item
isWearable
boolean 
optional
whether is an wearable Item
defaults to false if we don't have all the information about the item
isNeohome
boolean 
optional
whether is an neohome item
defaults to false if we don't have all the information about the item
status
enum<string> 
optional
item status
defaults to 'active' if we don't have all the information about the item
Allowed values:
activeno trade
comment
string  | null 
optional
any relevant comment about this item
color
object (itemColorData) 
optional
object with information about the vibrant color of this item.
findAt
object 
optional
Convenience links to find this item in places such as SDB, Shops, Shop Wizard, etc...
price
object (ItemPriceData) 
optional
Market value data for this item.
owls
object (OwlsData)  | null 
optional
Owls NC Value data
isMissingInfo
boolean 
optional
Whether there is missing data or not. Keep in mind that fields with default values may be incorrect even if this field is false
slug
string  | null 
optional
URL Slug
saleStatus
optional
canonical_id
integer  | null 
optional
When we have duplicates, one item is chosen as the Canonical one
useTypes
object (UseTypes) 
optional
firstSeen
string <date-time> | null 
optional
First time we seen an item. Only exists for items released after itemdb was created
mallData
optional
bonus
object (ItemData) 
optional
Represents an item
Example:
{"internal_id":71,"image":"https://images.neopets.com/items/negg.gif","image_id":"negg","item_id":8,"rarity":45,"name":"Negg","specialType":"trading","isNC":false,"type":"np","estVal":4371,"weight":3,"description":"A Negg is a Neopian delicacy. *** WORTH 1 NEGG POINT AT THE NEGGERY ***","status":"active","category":"Food","isNeohome":false,"isWearable":false,"color":{"hsv":[28.643216080402,98.02955665024629,79.6078431372549],"rgb":[203,99,4],"lab":[53.63108729347468,36.90719903461171,61.33641181173597],"hex":"#CB6304","type":"vibrant","population":58},"findAt":{"safetyDeposit":"https://www.neopets.com/safetydeposit.phtml?obj_name=Negg&category=0","shopWizard":"https://www.neopets.com/shops/wizard.phtml?string=Negg","auction":"https://www.neopets.com/genie.phtml?type=process_genie&criteria=exact&auctiongenie=Negg","trading":"https://www.neopets.com/island/tradingpost.phtml?type=browse&criteria=item_exact&search_string=Negg","closet":null,"restockShop":"https://www.neopets.com/objects.phtml?type=shop&obj_type=1","dti":null},"isMissingInfo":false,"price":{"value":22450,"addedAt":"2023-03-23T06:32:55.181Z","inflated":false},"comment":null}
trails
object 
optional
[trail-name]
array[object (ItemData) {27}] 
optional
Example
{"name":"MME28","isMini":false,"initial":{"internal_id":61495,"canonical_id":null,"image":"https://images.neopets.com/items/mall_bg_harvestcornmaze.gif","image_id":"mall_bg_harvestcornmaze","item_id":86456,"rarity":500,"name":"MME28-S1: Fall Harvest Corn Maze Background","type":"nc","isNC":true,"isBD":false,"estVal":0,"weight":1,"description":"Seems like a perfect Fall day to explore the corn maze! This was the first stage in a multi-stage Mysterious Morphing Experiment (MME). To learn more about MMEs, please go to the NC Mall FAQ.","category":"Special","status":"active","isNeohome":false,"isWearable":true,"firstSeen":"2023-09-26T17:25:01.837Z","color":{"hsv":[36.07142857142856,77.77777777777779,84.70588235294117],"rgb":[216,149,48],"lab":[66.75400041018312,16.74247583826699,59.91130271925537],"hex":"#D89530","type":"vibrant","population":5},"findAt":{"safetyDeposit":"https://www.neopets.com/safetydeposit.phtml?obj_name=MME28-S1%3A+Fall+Harvest+Corn+Maze+Background&category=0","shopWizard":null,"auction":null,"trading":null,"closet":"https://www.neopets.com/closet.phtml?obj_name=MME28-S1%3A+Fall+Harvest+Corn+Maze+Background","restockShop":null,"dti":"http://impress.openneo.net/items/86456","neosearch":null},"isMissingInfo":false,"price":{"value":null,"addedAt":null,"inflated":false},"owls":{"value":"1","pricedAt":"2024-09-08T00:00:00.000Z","valueMin":1,"buyable":false},"comment":null,"slug":"mme28-s1-fall-harvest-corn-maze-background","saleStatus":null,"useTypes":{"canEat":"unknown","canRead":"unknown","canOpen":"unknown","canPlay":"unknown"},"mallData":null},"bonus":{"internal_id":62058,"canonical_id":null,"image":"https://images.neopets.com/items/mall_bg_hauntedcornmaze.gif","image_id":"mall_bg_hauntedcornmaze","item_id":86472,"rarity":500,"name":"MME28-B: Haunted Corn Maze Background","type":"nc","isNC":true,"isBD":false,"estVal":0,"weight":1,"description":"Did you hear that! I think there may be something else lost in this corn maze! Note: This was a Limited Edition Bonus item for the 28th Mysterious Morphing Experiment (MME). Lucky you!","category":"Special","status":"active","isNeohome":false,"isWearable":true,"firstSeen":"2023-10-30T20:20:01.555Z","color":{"hsv":[200.64,67.56756756756756,72.54901960784314],"rgb":[60,142,185],"lab":[55.89649788044986,-11.05617173836909,-29.74705395994108],"hex":"#3C8EB9","type":"vibrant","population":7},"findAt":{"safetyDeposit":"https://www.neopets.com/safetydeposit.phtml?obj_name=MME28-B%3A+Haunted+Corn+Maze+Background&category=0","shopWizard":null,"auction":null,"trading":null,"closet":"https://www.neopets.com/closet.phtml?obj_name=MME28-B%3A+Haunted+Corn+Maze+Background","restockShop":null,"dti":"http://impress.openneo.net/items/86472","neosearch":null},"isMissingInfo":false,"price":{"value":null,"addedAt":null,"inflated":false},"owls":{"value":"3","pricedAt":"2025-01-23T00:00:00.000Z","valueMin":3,"buyable":false},"comment":null,"slug":"mme28-b-haunted-corn-maze-background","saleStatus":null,"useTypes":{"canEat":"unknown","canRead":"unknown","canOpen":"unknown","canPlay":"unknown"},"mallData":null},"trails":{"a":[{"internal_id":62028,"canonical_id":null,"image":"https://images.neopets.com/items/mall_clo_pumpkinspiceoutfitf.gif","image_id":"mall_clo_pumpkinspiceoutfitf","item_id":86459,"rarity":500,"name":"MME28-S2a: Casual Fall Pumpkin Spice Outfit","type":"nc","isNC":true,"isBD":false,"estVal":0,"weight":1,"description":"Add a spritz of pumpkin spice perfume to this classic look! This was the second stage in a multi-stage Mysterious Morphing Experiment (MME). To learn more about MMEs, please go to the NC Mall FAQ.","category":"Special","status":"active","isNeohome":false,"isWearable":true,"firstSeen":"2023-10-28T01:50:01.187Z","color":{"hsv":[30.19607843137254,84.06593406593406,71.37254901960785],"rgb":[182,106,29],"lab":[52.22154400485033,24.87296553646728,52.32953870844747],"hex":"#B66A1D","type":"vibrant","population":11},"findAt":{"safetyDeposit":"https://www.neopets.com/safetydeposit.phtml?obj_name=MME28-S2a%3A+Casual+Fall+Pumpkin+Spice+Outfit&category=0","shopWizard":null,"auction":null,"trading":null,"closet":"https://www.neopets.com/closet.phtml?obj_name=MME28-S2a%3A+Casual+Fall+Pumpkin+Spice+Outfit","restockShop":null,"dti":"http://impress.openneo.net/items/86459","neosearch":null},"isMissingInfo":false,"price":{"value":null,"addedAt":null,"inflated":false},"owls":{"value":"1-2","pricedAt":"2024-03-26T00:00:00.000Z","valueMin":1,"buyable":false},"comment":null,"slug":"mme28-s2a-casual-fall-pumpkin-spice-outfit","saleStatus":null,"useTypes":{"canEat":"unknown","canRead":"unknown","canOpen":"unknown","canPlay":"unknown"},"mallData":null},{"internal_id":62030,"canonical_id":null,"image":"https://images.neopets.com/items/mall_acc_wavywigplaidheadband.gif","image_id":"mall_acc_wavywigplaidheadband","item_id":86463,"rarity":500,"name":"MME28-S3a: Brown Short Wavy Locks with Plaid Headband Wig","type":"nc","isNC":true,"isBD":false,"estVal":0,"weight":1,"description":"This was the third stage in a multi-stage Mysterious Morphing Experiment (MME). To learn more about MMEs, please go to the NC Mall FAQ.","category":"Special","status":"active","isNeohome":false,"isWearable":true,"firstSeen":"2023-10-28T01:50:01.187Z","color":{"hsv":[28,61.22448979591837,76.86274509803923],"rgb":[196,132,76],"lab":[60.56931351121106,18.95352376455295,39.76498303662045],"hex":"#C4844C","type":"vibrant","population":1},"findAt":{"safetyDeposit":"https://www.neopets.com/safetydeposit.phtml?obj_name=MME28-S3a%3A+Brown+Short+Wavy+Locks+with+Plaid+Headband+Wig&category=0","shopWizard":null,"auction":null,"trading":null,"closet":"https://www.neopets.com/closet.phtml?obj_name=MME28-S3a%3A+Brown+Short+Wavy+Locks+with+Plaid+Headband+Wig","restockShop":null,"dti":"http://impress.openneo.net/items/86463","neosearch":null},"isMissingInfo":false,"price":{"value":null,"addedAt":null,"inflated":false},"owls":{"value":"1-2","pricedAt":"2024-10-18T00:00:00.000Z","valueMin":1,"buyable":false},"comment":null,"slug":"mme28-s3a-brown-short-wavy-locks-with-plaid-headband-wig","saleStatus":null,"useTypes":{"canEat":"unknown","canRead":"unknown","canOpen":"unknown","canPlay":"unknown"},"mallData":null},{"internal_id":62032,"canonical_id":null,"image":"https://images.neopets.com/items/mall_acc_psl_appledonut.gif","image_id":"mall_acc_psl_appledonut","item_id":86467,"rarity":500,"name":"MME28-S4a: Iced Pumpkin Spice Latte and Apple Cider Doughnut","type":"nc","isNC":true,"isBD":false,"estVal":0,"weight":1,"description":"Delicious! All you need before an Fall festivity is a delicious Pumpkin Spice Latte and Apple Cider Doughnut This was the fourth stage in a multi-stage Mysterious Morphing Experiment (MME). To learn more about MMEs, please go to the NC Mall FAQ.","category":"Special","status":"active","isNeohome":false,"isWearable":true,"firstSeen":"2023-10-28T01:50:01.187Z","color":{"hsv":[15,78.43137254901961,80],"rgb":[204,84,44],"lab":[51.10560106239313,45.51782613605904,45.96112695309809],"hex":"#CC542C","type":"vibrant","population":1},"findAt":{"safetyDeposit":"https://www.neopets.com/safetydeposit.phtml?obj_name=MME28-S4a%3A+Iced+Pumpkin+Spice+Latte+and+Apple+Cider+Doughnut&category=0","shopWizard":null,"auction":null,"trading":null,"closet":"https://www.neopets.com/closet.phtml?obj_name=MME28-S4a%3A+Iced+Pumpkin+Spice+Latte+and+Apple+Cider+Doughnut","restockShop":null,"dti":"http://impress.openneo.net/items/86467","neosearch":null},"isMissingInfo":false,"price":{"value":null,"addedAt":null,"inflated":false},"owls":{"value":"1-2","pricedAt":"2024-08-14T00:00:00.000Z","valueMin":1,"buyable":false},"comment":null,"slug":"mme28-s4a-iced-pumpkin-spice-latte-and-apple-cider-doughnut","saleStatus":null,"useTypes":{"canEat":"unknown","canRead":"unknown","canOpen":"unknown","canPlay":"unknown"},"mallData":null},{"internal_id":62057,"canonical_id":null,"image":"https://images.neopets.com/items/mall_fg_fallpumpkinpetpet.gif","image_id":"mall_fg_fallpumpkinpetpet","item_id":86470,"rarity":500,"name":"MME28-S5a: Pumpkin Playing Petpets Foreground","type":"nc","isNC":true,"isBD":false,"estVal":0,"weight":1,"description":"How could anyone pick the right pumpkin! All of them are so cute! This was the fifth stage in a multi-stage Mysterious Morphing Experiment (MME). To learn more about MMEs, please go to the NC Mall FAQ.","category":"Special","status":"active","isNeohome":false,"isWearable":true,"firstSeen":"2023-10-30T19:30:07.861Z","color":{"hsv":[39.23076923076923,98.11320754716981,83.13725490196079],"rgb":[212,140,4],"lab":[63.96771920386387,18.9125883353336,68.66530750589665],"hex":"#D48C04","type":"vibrant","population":1},"findAt":{"safetyDeposit":"https://www.neopets.com/safetydeposit.phtml?obj_name=MME28-S5a%3A+Pumpkin+Playing+Petpets+Foreground&category=0","shopWizard":null,"auction":null,"trading":null,"closet":"https://www.neopets.com/closet.phtml?obj_name=MME28-S5a%3A+Pumpkin+Playing+Petpets+Foreground","restockShop":null,"dti":"http://impress.openneo.net/items/86470","neosearch":null},"isMissingInfo":false,"price":{"value":null,"addedAt":null,"inflated":false},"owls":{"value":"1-2","pricedAt":"2024-06-13T00:00:00.000Z","valueMin":1,"buyable":false},"comment":null,"slug":"mme28-s5a-pumpkin-playing-petpets-foreground","saleStatus":null,"useTypes":{"canEat":"unknown","canRead":"unknown","canOpen":"unknown","canPlay":"unknown"},"mallData":null}],"b":[{"internal_id":62029,"canonical_id":null,"image":"https://images.neopets.com/items/mall_clo_skeletonoveralls.gif","image_id":"mall_clo_skeletonoveralls","item_id":86461,"rarity":500,"name":"MME28-S2b: Spooky Skeleton Overalls Outfit","type":"nc","isNC":true,"isBD":false,"estVal":0,"weight":1,"description":"These overalls will be ALL anyone talks about this upcoming spooky season! This was the second stage in a multi-stage Mysterious Morphing Experiment (MME). To learn more about MMEs, please go to the NC Mall FAQ.","category":"Special","status":"active","isNeohome":false,"isWearable":true,"firstSeen":"2023-10-28T01:50:01.187Z","color":{"hsv":[45.88235294117646,34.69387755102041,76.86274509803923],"rgb":[196,180,128],"lab":[73.50450098046721,-2.010503044738932,28.63130921614945],"hex":"#C4B480","type":"vibrant","population":4},"findAt":{"safetyDeposit":"https://www.neopets.com/safetydeposit.phtml?obj_name=MME28-S2b%3A+Spooky+Skeleton+Overalls+Outfit&category=0","shopWizard":null,"auction":null,"trading":null,"closet":"https://www.neopets.com/closet.phtml?obj_name=MME28-S2b%3A+Spooky+Skeleton+Overalls+Outfit","restockShop":null,"dti":"http://impress.openneo.net/items/86461","neosearch":null},"isMissingInfo":false,"price":{"value":null,"addedAt":null,"inflated":false},"owls":null,"comment":null,"slug":"mme28-s2b-spooky-skeleton-overalls-outfit","saleStatus":null,"useTypes":{"canEat":"unknown","canRead":"unknown","canOpen":"unknown","canPlay":"unknown"},"mallData":null},{"internal_id":62031,"canonical_id":null,"image":"https://images.neopets.com/items/mall_acc_pumpkinspicewig.gif","image_id":"mall_acc_pumpkinspicewig","item_id":86465,"rarity":500,"name":"MME28-S3b: Pumpkin Spice Curly Wig","type":"nc","isNC":true,"isBD":false,"estVal":0,"weight":1,"description":"Such a cute hairstyle! Maybe this wig smells like Pumpkin Spice too! This was the third stage in a multi-stage Mysterious Morphing Experiment (MME). To learn more about MMEs, please go to the NC Mall FAQ.","category":"Special","status":"active","isNeohome":false,"isWearable":true,"firstSeen":"2023-10-28T01:50:01.187Z","color":{"hsv":[25.71428571428572,74.75728155339807,80.7843137254902],"rgb":[206,118,52],"lab":[58.34577820039519,29.36770453449189,49.55996463207489],"hex":"#CE7634","type":"vibrant","population":11},"findAt":{"safetyDeposit":"https://www.neopets.com/safetydeposit.phtml?obj_name=MME28-S3b%3A+Pumpkin+Spice+Curly+Wig&category=0","shopWizard":null,"auction":null,"trading":null,"closet":"https://www.neopets.com/closet.phtml?obj_name=MME28-S3b%3A+Pumpkin+Spice+Curly+Wig","restockShop":null,"dti":"http://impress.openneo.net/items/86465","neosearch":null},"isMissingInfo":false,"price":{"value":null,"addedAt":null,"inflated":false},"owls":{"value":"1-2","pricedAt":"2024-04-10T00:00:00.000Z","valueMin":1,"buyable":false},"comment":null,"slug":"mme28-s3b-pumpkin-spice-curly-wig","saleStatus":null,"useTypes":{"canEat":"unknown","canRead":"unknown","canOpen":"unknown","canPlay":"unknown"},"mallData":null},{"internal_id":62033,"canonical_id":null,"image":"https://images.neopets.com/items/mall_acc_cauldroncoffee.gif","image_id":"mall_acc_cauldroncoffee","item_id":86469,"rarity":500,"name":"MME28-S4b: Spooky Cauldron Latte Mug","type":"nc","isNC":true,"isBD":false,"estVal":0,"weight":1,"description":"Time for a delicious witches brew this morning! This was the fourth stage in a multi-stage Mysterious Morphing Experiment (MME). To learn more about MMEs, please go to the NC Mall FAQ.","category":"Special","status":"active","isNeohome":false,"isWearable":true,"firstSeen":"2023-10-28T01:50:01.187Z","color":{"hsv":[33.25301204819277,82.17821782178217,79.2156862745098],"rgb":[202,128,36],"lab":[59.99904527909158,21.67775059295957,57.59812886532838],"hex":"#CA8024","type":"vibrant","population":5},"findAt":{"safetyDeposit":"https://www.neopets.com/safetydeposit.phtml?obj_name=MME28-S4b%3A+Spooky+Cauldron+Latte+Mug&category=0","shopWizard":null,"auction":null,"trading":null,"closet":"https://www.neopets.com/closet.phtml?obj_name=MME28-S4b%3A+Spooky+Cauldron+Latte+Mug","restockShop":null,"dti":"http://impress.openneo.net/items/86469","neosearch":null},"isMissingInfo":false,"price":{"value":null,"addedAt":null,"inflated":false},"owls":{"value":"1-2","pricedAt":"2024-11-18T00:00:00.000Z","valueMin":1,"buyable":false},"comment":null,"slug":"mme28-s4b-spooky-cauldron-latte-mug","saleStatus":null,"useTypes":{"canEat":"unknown","canRead":"unknown","canOpen":"unknown","canPlay":"unknown"},"mallData":null},{"internal_id":62056,"canonical_id":null,"image":"https://images.neopets.com/items/mall_fg_halloweenpumpkinpetpet.gif","image_id":"mall_fg_halloweenpumpkinpetpet","item_id":86471,"rarity":500,"name":"MME28-S5b: Jack-O-Lantern Playing Halloween Petpets Foreground","type":"nc","isNC":true,"isBD":false,"estVal":0,"weight":1,"description":"How could anyone pick the right jack-o-lantern! All of them are so spooky! This was the fifth stage in a multi-stage Mysterious Morphing Experiment (MME). To learn more about MMEs, please go to the NC Mall FAQ.","category":"Special","status":"active","isNeohome":false,"isWearable":true,"firstSeen":"2023-10-30T19:30:07.861Z","color":{"hsv":[25.44642857142861,94.91525423728812,92.54901960784314],"rgb":[236,107,12],"lab":[60.22584833606004,45.872632162484,66.52169883477266],"hex":"#EC6B0C","type":"vibrant","population":11},"findAt":{"safetyDeposit":"https://www.neopets.com/safetydeposit.phtml?obj_name=MME28-S5b%3A+Jack-O-Lantern+Playing+Halloween+Petpets+Foreground&category=0","shopWizard":null,"auction":null,"trading":null,"closet":"https://www.neopets.com/closet.phtml?obj_name=MME28-S5b%3A+Jack-O-Lantern+Playing+Halloween+Petpets+Foreground","restockShop":null,"dti":"http://impress.openneo.net/items/86471","neosearch":null},"isMissingInfo":false,"price":{"value":null,"addedAt":null,"inflated":false},"owls":{"value":"1-2","pricedAt":"2024-04-03T00:00:00.000Z","valueMin":1,"buyable":false},"comment":null,"slug":"mme28-s5b-jack-o-lantern-playing-halloween-petpets-foreground","saleStatus":null,"useTypes":{"canEat":"unknown","canRead":"unknown","canOpen":"unknown","canPlay":"unknown"},"mallData":null}]}}
Modified at 2025-03-02 21:44:36
Previous
Get Dyeworks Variants
Next
Get Item Effects
Built with