Other data APIs

Best Other APIs (2026)

Best Other APIs (2026) are ReefAPI category hubs for live JSON: other APIs return structured data for developer workflows. ReefAPI offers 4 non-legal other APIs behind one key, one credit pool and the same { ok, data, meta, error } envelope, with examples derived from the catalog and committed live snapshots.

Comparison table

Ranked Other API list

Ranked by catalog action count, then alphabetically for ties; legal-heavy engines are excluded.

#EngineWhat it returnsActionsSnapshot sampleFree tierLanding
1Twitter / X Data APIuser{user_id, name, username, description, followers, following, tweets, likes, media_count, ve...12No committed snapshot sampleyesView API
2n11 API scraperproduct{product_id, title, brand, price, currency=TRY, original_price, discount_rate, campaign...6No committed snapshot sampleyesView API
3FLO API scraperproducts[]{product_id, title, brand, price, special_price, original_price, discount_rate, curre...3No committed snapshot sampleyesView API
4Boyner API scraperproducts[]{product_id, title, brand, url, category, price, original_price, discount_rate, curre...2No committed snapshot sampleyesView API
Engine notes

What each Other API covers

  1. Twitter / X Data API includes 12 actions (profile, user_by_id, user_tweets). Twitter / X Data API The primary catalog return is user{user_id, name, username, description, followers, following, tweets, likes, media_count, ve....

  2. n11 API scraper includes 6 actions (product/detail, product/reviews, search). n11 API scraper The primary catalog return is product{product_id, title, brand, price, currency=try, original_price, discount_rate, campaign....

  3. FLO API scraper includes 3 actions (search, category/products, product/detail). FLO API scraper The primary catalog return is products[]{product_id, title, brand, price, special_price, original_price, discount_rate, curre....

  4. Boyner API scraper includes 2 actions (search, product/detail). Boyner API scraper The primary catalog return is products[]{product_id, title, brand, url, category, price, original_price, discount_rate, curre....

FAQ

Questions about Other APIs

Which Other API is free?

Every Other API listed here can be tried with ReefAPI's free tier: 1,000 credits on signup, no card required. The current hub includes Twitter / X Data API, n11 API scraper, FLO API scraper, Boyner API scraper.

Do these Other APIs need login?

No source-site login is needed for the listed ReefAPI responses. You call ReefAPI with an x-api-key header, and each engine returns the standard JSON envelope.

How fresh is the Other data?

Production requests fetch live data through ReefAPI. The table's sample data point comes from the committed snapshot for each engine, and the sitemap uses catalog freshness for recrawling.

What is the best Other API to start with?

Twitter / X Data API appears first because this hub ranks engines by action count, then alphabetically for ties. Use that as a coverage signal, then choose the API whose returned fields match your workflow.