Discover/piggy.fandom.com API
live

piggy.fandom.com APIpiggy.fandom.com

Retrieve all Piggy (Roblox) character skins from the Fandom wiki. Returns skin names, thumbnail image URLs, and page IDs, sorted alphabetically.

Endpoints
1
Updated
3h ago
Try it
Maximum number of skins to return.
Thumbnail image width in pixels for scaling.
api.parse.bot/scraper/1e2878da-cc05-4735-a4e7-e46b8816bc53/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/1e2878da-cc05-4735-a4e7-e46b8816bc53/get_skins' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 1 totalclick to expand

Get all Piggy skins from the Piggy Wiki Category:Skins page. Returns each skin's name and thumbnail image URL. Results are sorted alphabetically by name.

Input
ParamTypeDescription
limitintegerMaximum number of skins to return.
thumb_sizeintegerThumbnail image width in pixels for scaling.
Response
{
  "type": "object",
  "fields": {
    "skins": "array of skin objects with name, image_url, and page_id",
    "total": "integer"
  },
  "sample": {
    "skins": [
      {
        "name": "???",
        "page_id": 83719,
        "image_url": "https://static.wikia.nocookie.net/roblox-piggy-wikia/images/b/be/TheEntity.png/revision/latest/scale-to-width-down/178?cb=20250728205029"
      },
      {
        "name": "Alfis",
        "page_id": 73453,
        "image_url": "https://static.wikia.nocookie.net/roblox-piggy-wikia/images/2/2d/AlfisFuture.png/revision/latest/scale-to-width-down/126?cb=20250728201909"
      },
      {
        "name": "Angel",
        "page_id": 147,
        "image_url": "https://static.wikia.nocookie.net/roblox-piggy-wikia/images/4/42/AngelBetterGraphics.png/revision/latest/scale-to-width-down/200?cb=20240725062019"
      }
    ],
    "total": 183
  }
}

About the piggy.fandom.com API

The Piggy Fandom Wiki Skins API exposes 1 endpoint — get_skins — that returns the full catalog of playable character skins from the Piggy Roblox game wiki. Each result includes the skin's name, thumbnail image URL, and page ID. The endpoint supports optional filtering by result count and thumbnail pixel width, making it straightforward to integrate skin listings into fan sites, Roblox tools, or game companion apps.

What the API Returns

The get_skins endpoint returns an array of skin objects sourced from the Piggy Fandom wiki's Category:Skins page. Each object in the skins array contains three fields: name (the skin's display name), image_url (a direct URL to the skin's thumbnail), and page_id (the wiki page identifier for that skin). The response also includes a total integer indicating how many skins matched the query.

Parameters

Two optional parameters let you shape the response. limit caps the number of skin objects returned — useful for paginating large collections or building preview widgets. thumb_size controls the pixel width of the thumbnail image URLs returned, so you can request smaller images for grid views or larger ones for detail pages. Results are always sorted alphabetically by skin name regardless of which parameters are set.

Coverage and Scope

The API reflects the skins listed under the Category:Skins index on piggy.fandom.com. Coverage tracks whatever skins the Piggy wiki community has catalogued there. Because the wiki is community-maintained, newly added skins appear once the wiki page exists. The API does not filter by skin rarity, set, or acquisition method — it returns all listed skins uniformly.

Common use cases
  • Build a Piggy skin browser displaying thumbnail images and names for a fan site.
  • Populate a dropdown of all available skins in a Roblox companion or loadout planner app.
  • Cross-reference page_id values to deep-link users directly to individual skin wiki pages.
  • Generate an alphabetically sorted skin checklist for players tracking cosmetic collection progress.
  • Render a responsive skin gallery by requesting scaled thumbnails via the thumb_size parameter.
  • Feed skin name and image data into a Discord bot that answers 'what skins are in Piggy?' queries.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Piggy Fandom have an official developer API?+
Fandom provides a general-purpose MediaWiki-based API at fandom.com/api.php that applies to all wikis including piggy.fandom.com. It returns wiki content in structured formats but requires navigating MediaWiki query syntax and does not offer a purpose-built skins endpoint. This Parse API provides a clean, pre-shaped skins response without MediaWiki query boilerplate.
What does `get_skins` return for each skin, and can I filter by skin set or rarity?+
Each skin object includes name, image_url, and page_id. Filtering by skin set, rarity tier, or acquisition method is not currently supported — the endpoint returns all catalogued skins. You can fork this API on Parse and revise it to add a filter parameter tied to those attributes.
Does the API include skin pricing, unlock conditions, or in-game stats?+
Not currently. The API covers skin names, thumbnail URLs, and page IDs. Fields like coin cost, Robux price, event exclusivity, or unlock method are not part of the response. You can fork it on Parse and revise to add the missing endpoint pulling that detail data.
How fresh is the skin data relative to the wiki?+
The data reflects the Category:Skins index on piggy.fandom.com as it exists at query time. The Piggy wiki is community-maintained, so a skin added to the game will appear in results only after a wiki editor has created and categorised its page. There is no guaranteed sync interval tied to in-game update releases.
Does `thumb_size` affect which skins are returned, or just the image dimensions?+
thumb_size only scales the thumbnail image width in the returned image_url values. It does not filter, reorder, or remove any skin objects from the response. The full set of skins (up to the limit value) is always returned regardless of the size requested.
Page content last updated . Spec covers 1 endpoint from piggy.fandom.com.
Related APIs in EntertainmentSee all →
store.steampowered.com API
Search Steam Store listings, fetch featured categories (specials, top sellers, new releases), and retrieve app details and user reviews by Steam AppID.
justwatch.com API
Search for movies and TV shows, retrieve streaming availability and detailed metadata, browse trending content, and discover similar titles — all via JustWatch.
seatgeek.com API
Search for events and performers, view ticket listings with pricing data, and explore venue information across multiple event categories. Get real-time insights into event details, ticket price trends, and what's currently trending to help you find and compare tickets.
poe.ninja API
Access real-time Path of Exile economy data from poe.ninja, including item prices, currency exchange rates, divination card values, market trends, and build statistics by class.
rcdb.com API
Discover and explore roller coasters and amusement parks with detailed information including coaster specifications, park details, images, and search capabilities. Find random coasters for inspiration or quickly search for specific rides to compare features and view photos from the world's largest roller coaster database.
stubhub.com API
Search and discover tickets across StubHub's marketplace by looking up events, performers, and categories to find exactly what you want to attend. Browse event details, performer schedules, and curated category collections to compare available tickets and make informed purchasing decisions.
rottentomatoes.com API
Search for movies and TV shows, get detailed information like ratings and reviews, and browse curated collections to discover what to watch. Access comprehensive Rotten Tomatoes data including critic and audience scores, plot details, and user reviews all in one place.
atomtickets.com API
Find movie showtimes, theater locations, and ticket prices in your area, then browse current and upcoming films with detailed information. Search for specific movies or theaters to compare showtimes and pricing across venues near you.