Immaya Sports Portal (EU) API
portal.immayasports.nl
Immaya Sports EU portal (portal.immayasports.nl) — login-gated B2B ordering in EUR: browse the catalog, search by SKU, read product details, and build carts. Broader assortment incl. Lock Laces.
- Actions
- 8
- Category
- Ecommerce
- Login
- Some actions
- Output
- JSON
Call the Immaya Sports Portal (EU) API
Submit a task, then poll the job until it settles. This example runs imp_add_to_cart.
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": "imp_add_to_cart",
"credential_id": "<your-credential-id>",
"params": {
"session_cookie": "",
"cart_cookie": ""
}
}'8 actions on portal.immayasports.nl
Read
Immaya Portal Get Cart
imp_get_cartreadlogin required1 credit / callRead the portal shopping cart - lines with SKU, quantity, EUR prices and totals. The cart is bound to the session.
- session_cookie
- string
- cart_cookie
- string
Immaya Portal List Collections
imp_categoriesreadlogin required1 credit / callList the portal's collections (amacx, dexshell, flipbelt, incylence, lock-laces, sona, stnky, underun...).
- session_cookie
- string
- cart_cookie
- string
Immaya Portal List Products
imp_list_productsreadlogin required1 credit / callFull catalog dump of the EUR B2B portal - every product and variant with SKU and price (this store tracks no stock counts; availability flag only).
- session_cookie
- string
- cart_cookie
- string
- collection
- string
- only_stock_items
- boolean
- max_pages
- integer
- include_raw
- boolean
Immaya Portal Product Details
imp_product_detailsreadlogin required1 credit / callOne portal product by handle/SKU/variant id - variants with EUR price, availability, B2B quantity rules and volume price breaks.
- session_cookie
- string
- cart_cookie
- string
- handle
- string
- sku
- string
- variant_id
- string
- product_id
- string
- include_raw
- boolean
Immaya Portal Search Products
imp_search_productsreadlogin required1 credit / callResolve a SKU, handle or free text to portal variants with EUR price and availability. SKU is the key (barcodes are empty on this store).
- session_cookie
- string
- cart_cookie
- string
- search_text
- string · required
- collection
- string
- only_stock_items
- boolean
- limit
- integer
Write
Write actions change state on portal.immayasports.nl and run as the account you connect.
Immaya Portal Add To Cart
imp_add_to_cartwritelogin required1 credit / callAdd one product to the portal cart (or change an existing line) by SKU, variant id, handle or free text, and verify it landed. Never places an order.
- session_cookie
- string
- cart_cookie
- string
- sku
- string
- variant_id
- string
- handle
- string
- search_text
- string
- quantity
- integer
- line_key
- string
Immaya Portal Batch Add Items To Cart
imp_add_items_to_cartwritelogin required1 credit / callAdd a whole order's lines to the portal cart: resolves each SKU, adds line-by-line with pacing, verifies the final cart; rate limits yield partial results, never a lost run. Max 25 items/call. Never places an order.
- session_cookie
- string
- cart_cookie
- string
- items
- array · required
- default_quantity
- integer
- clear_first
- boolean
- stop_on_error
- boolean
Immaya Portal Clear Cart
imp_clear_cartwritelogin required1 credit / callEmpty the portal shopping cart (cleanup - never places an order).
- session_cookie
- string
- cart_cookie
- string
Immaya Sports Portal (EU) API questions
- Is there an API for Immaya Sports Portal (EU)?
- Immaya Sports Portal (EU) does not offer a public data API for this, but Anakin Wire provides 8 maintained endpoints for portal.immayasports.nl. 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 Immaya Sports Portal (EU) 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 portal.immayasports.nl changes its markup, Anakin updates the action.
- Do I need a Immaya Sports Portal (EU) account?
- Some Immaya Sports Portal (EU) actions read data that is only visible when signed in, so those need a credential you connect once. Actions marked "read" without a login requirement run anonymously.
- What does the Immaya Sports Portal (EU) 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 Ecommerce APIs
123inkt
The Netherlands' largest online store for printer ink, toner, and office supplies. Look up products, check live prices and stock, add to cart, and review your cart — one item or a large order.
Allegro
Allegro — Poland's largest online marketplace. Product search and category listings with names, prices (PLN), sellers, ratings and links.
App4Sales
App4Sales (portal4sales) — B2B wholesale ordering portal. Tenant-based catalog: login, categories, product search & details, and cart operations.
Blue Ridge Knives
Blue Ridge Knives — US wholesale distributor of knives and outdoor gear. Sign in with your dealer account to search the range, look up a product's price, stock, UPC and full specifications, and build or empty your cart. The storefront is open to signed-in dealers only. Nothing is ever checked out — placing the order stays with you.
Dumco
Dumco B.V. — B2B wholesale webshop (dumcoshop.nl). Login, catalog browse/search/details, cart operations, and account data (orders, invoices, credit notes, backorders, wishlists).
Flipkart
Flipkart India - product search, details, reviews, pricing, and order history.