Riftbound (League of Legends) API
riftbound.leagueoflegends.com
Riftbound TCG store - product listings, collections, pricing, availability, and details.
- Actions
- 5
- Category
- Shopping
- Login
- Not required
- Output
- JSON
Call the Riftbound (League of Legends) API
Submit a task, then poll the job until it settles. This example runs act_riftbound_leagueoflegends_product_batch_graphql.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_riftbound_leagueoflegends_product_batch_graphql",
"params": {
"shopify_product_ids": ["gid://shopify/Product/10837262500186","gid://shopify/Product/10466978955610"]
}
}'5 actions on riftbound.leagueoflegends.com
Read
Category Product Listing
act_riftbound_leagueoflegends_product_listing_rscread2 credits / callReturns products in a category with names, prices, and slugs, paginated and sortable.
- locale
- string · required
- category_slug
- string · required
- page
- integer
- sort
- string
- rsc_token
- string
Collection Listing
act_riftbound_leagueoflegends_collection_listing_ssrread1 credit / callReturns products in a merch collection with titles, prices, availability, and SKUs.
- locale
- string · required
- collection_slug
- string · required
Homepage Discovery
act_riftbound_leagueoflegends_homepage_ssrread1 credit / callReturns homepage content including title, description, and featured news articles.
- locale
- string · required
Product Details
act_riftbound_leagueoflegends_product_detail_rscread2 credits / callReturns full product details including title, price, availability, images, and description.
- locale
- string · required
- product_slug
- string · required
- rsc_token
- string
Write
Write actions change state on riftbound.leagueoflegends.com and run as the account you connect.
Batch Product Pricing
act_riftbound_leagueoflegends_product_batch_graphqlwrite2 credits / callReturns prices, SKUs, and stock availability for a batch of product IDs.
- shopify_product_ids
- array · required
Riftbound (League of Legends) API questions
- Is there an API for Riftbound (League of Legends)?
- Riftbound (League of Legends) does not offer a public data API for this, but Anakin Wire provides 5 maintained endpoints for riftbound.leagueoflegends.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Riftbound (League of Legends) data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when riftbound.leagueoflegends.com changes its markup, Anakin updates the action.
- Do I need a Riftbound (League of Legends) account?
- No. Every Riftbound (League of Legends) action listed here runs anonymously — no account and no credentials required.
- What does the Riftbound (League of Legends) API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Shopping APIs
1-800-Flowers
1-800-Flowers - flowers and gifts, occasions, pricing, variants, and reviews.
Abt
Abt - appliance and electronics categories, specs, prices, and reviews.
Acer Taiwan
Acer Taiwan - products, specs, model comparisons, and pricing.
AFT Fasteners
AFT Fasteners - fastener categories, specs, SKUs, pricing, and availability.
All Electronics
All Electronics - components, categories, product details, and pricing.
Amazon
Amazon - product search, details, reviews, pricing, cart, and orders.