Getting started / Authentication

Authenticate subscription requests

PokePrice Lab public subscriptions run through RapidAPI. Use your RapidAPI application key with the RapidAPI host header shown below. RapidAPI injects the trusted proxy headers that unlock the correct plan.

Required headers

X-RapidAPI-Key: YOUR_RAPIDAPI_KEY
X-RapidAPI-Host: pokeprice-lab.p.rapidapi.com
Accept: application/json

Marketplace flow

  • Subscribe to Basic, Pro, or Mega.
  • Run requests in the RapidAPI console or from your own server using RapidAPI headers.
  • RapidAPI handles quota counters, billing, invoices, and subscription changes.
Subscribe