v1
latestOpenAPI 3.1.0AGPL-3.0-only2026-07-1773264353.7 KBAdd-ons
Get add-on details
get/api/v1/addons/{addon_id}
Path parameters
addon_idstring MeteroidId required
Example:add_7n42DGM5Tflk9n8mt7Fhc7
Add-on ID
Response
Add-on details
Example response
{
"entitlements": [
{
"feature_id": "feat_7n42DGM5Tflk9n8mt7Fhc7",
"id": "ent_7n42DGM5Tflk9n8mt7Fhc7"
}
],
"id": "add_7n42DGM5Tflk9n8mt7Fhc7",
"price_id": "pri_7n42DGM5Tflk9n8mt7Fhc7",
"product_id": "prd_7n42DGM5Tflk9n8mt7Fhc7"
}