Public API v1 is deprecated and no longer maintained. Please use our new Public API v2.

Documentation

Welcome to the Parcel Public API. This API can be used to integrate Parcel into your own processes.
Would you like to stay up to date? Feel free to join our Communications Server.

Whitelist Endpoints

🔒

Base URL https://papi.parcelroblox.com

Content-Type application/json

POST API-Key /whitelist/add

Headers

  • Content-Type
  • hub-secret-key

Body Parameters

  • productID (string)
  • robloxID (string)

POST API-Key /whitelist/remove

Headers

  • Content-Type
  • hub-secret-key

Body Parameters

  • productID (string)
  • robloxID (string)

POST API-Key /whitelist/check

Headers

  • Content-Type
  • hub-secret-key

Body Parameters

  • productID (string)
  • robloxID (string)