REST APIs / JSON / RapidAPI

Happy Endpoint APIs

Clean, structured data APIs for retail, real estate, travel, and marketplace workflows. Each API has its own focused Scalar reference, so users only see the endpoints they need.

Use your API key Browse APIs
6 API references
9 Integration guides
1 RapidAPI auth flow

Quick start

Send your RapidAPI headers

Every API uses the RapidAPI key and host headers. The host value changes per API, but the authentication pattern stays the same.

curl --request GET \
  --url 'https://YOUR-RAPIDAPI-HOST/path' \
  --header 'X-RapidAPI-Key: YOUR_RAPIDAPI_KEY' \
  --header 'X-RapidAPI-Host: YOUR-RAPIDAPI-HOST'

API catalog

Sephora API

Beauty catalog, search, brand, category, store, and product data.

Open reference

Tesco API

Grocery product search, pricing, catalog, and detail data.

Open reference

IKEA API

Furniture, home goods, product detail, and catalog data.

Open reference

PropertyFinder API

UAE property listings, locations, prices, and market data.

Open reference

Bayut API

UAE real estate search, listing, agency, and price data.

Open reference

Priceline API

Hotel, destination, pricing, and travel discovery data.

Open reference

How it works

Global guides stay global

Credits, status codes, API keys, timeouts, and best practices apply across the docs. Those pages use the custom docs shell.

API references stay separate

Sephora, Tesco, IKEA, PropertyFinder, Bayut, and Priceline each open their own Scalar reference from a separate OpenAPI JSON file.