Skip to content
E-commerce platforms

brainbi.net

brainbi sandbox and mock API

Welcome to the official API of the brainbi platform. Using this API you can freely integrate our analytics platform with any other solution. Please refer to the following documentation and in case of any issues, please contact us at service@brainbi.net. Please note: for this API you will use your email and password from the brainbi.net platform to gather a Bearer Token for any API calls (use Login Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
14
Collections
-
Event types
-
example request
curl https://your-brainbi.slurry.io/,/api/analyze/pricing \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.0.0.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

First 12 of 14.

  • GET/api/analyze/pricing
  • GET/api/customers
  • POST/api/login
  • POST/api/logout
  • GET/api/orders
  • DELETE/api/orders/1137
  • GET/api/products
  • DELETE/api/products/1137
  • POST/api/register
  • POST/api/register_woocommerce
  • GET/api/rule
  • GET/api/rule/ruleData/1