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.
Ranked Other API list
Ranked by catalog action count, then alphabetically for ties; legal-heavy engines are excluded.
| # | Engine | What it returns | Actions | Snapshot sample | Free tier | Landing |
|---|---|---|---|---|---|---|
| 1 | Twitter / X Data API | user{user_id, name, username, description, followers, following, tweets, likes, media_count, ve... | 12 | No committed snapshot sample | yes | View API |
| 2 | n11 API scraper | product{product_id, title, brand, price, currency=TRY, original_price, discount_rate, campaign... | 6 | No committed snapshot sample | yes | View API |
| 3 | FLO API scraper | products[]{product_id, title, brand, price, special_price, original_price, discount_rate, curre... | 3 | No committed snapshot sample | yes | View API |
| 4 | Boyner API scraper | products[]{product_id, title, brand, url, category, price, original_price, discount_rate, curre... | 2 | No committed snapshot sample | yes | View API |
What each Other API covers
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....
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....
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....
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....
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.