{
"$schema": "https://json-structure.org/meta/core/v0/#",
"name": "Memory Slot",
"type": "object",
"members": {
"used": {
"description": "The current number of used memory slots.",
"type": "int32",
"example": 0
},
"free": {
"description": "The current number of free memory slots.",
"type": "int32",
"example": 0
},
"reqs": {
"description": "The total number of attempts to allocate memory of specified size.",
"type": "int32",
"example": 0
},
"fails": {
"description": "The number of unsuccessful attempts to allocate memory of specified size.",
"type": "int32",
"example": 0
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.