curl --request GET \
--url https://api.fungies.io/v0/products/{productId} \
--header 'x-fngs-public-key: <api-key>'{
"status": "<string>",
"data": {
"product": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"type": "DigitalDownload",
"status": "DRAFT",
"object": "product",
"internalId": null,
"name": "",
"description": "",
"developer": null,
"publisher": null,
"pegiRating": null,
"releaseDate": null,
"systems": null,
"genres": null,
"customFields": null
},
"offers": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"object": "offer",
"internalId": null
}
]
}
}Retrieve detailed information about a specific product by its ID.
curl --request GET \
--url https://api.fungies.io/v0/products/{productId} \
--header 'x-fngs-public-key: <api-key>'{
"status": "<string>",
"data": {
"product": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"type": "DigitalDownload",
"status": "DRAFT",
"object": "product",
"internalId": null,
"name": "",
"description": "",
"developer": null,
"publisher": null,
"pegiRating": null,
"releaseDate": null,
"systems": null,
"genres": null,
"customFields": null
},
"offers": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"object": "offer",
"internalId": null
}
]
}
}GET /v0/products/:productId Parameter
GET /v0/products/:productId Positive response
"success"Show child attributes
Show child attributes
DigitalDownload, Game, GiftCard, SoftwareKey, VirtualCurrency, VirtualItem, Subscription, OneTimePayment DRAFT, ACTIVE, HIDDEN product 3, 7, 12, 16, 18, ! 0 <= x <= 9007199254740991Windows, MacOs, Linux, PlayStation 4, PlayStation 5, Xbox One, Xbox Series X|S, iOS, Android, Nintendo Switch, Nintendo 3DS Action, Action RPG, Adventure, Arcade, Arcade Racing, Battle Royale, Beat 'em up, Board Game, Card Game, Casual, Co-op, Educational, Fighting, FPS, Horror, Indie, Interactive Story, Japanese RPG, Logic Game, MMO, Management, Metroidvania, Mini-games, Multiplayer, Open World, Party, Platformer, Puzzle, RPG, Racing, Real-Time Strategy, Roguelike, Rhythm, Sandbox, Shooter, Simulation, Simulation Racing, Sports, Strategy, Survival, Tactical RPG, TPS, Turn-Based Strategy, Visual Novel, Point & Click, Interactive Fiction, Hidden Object