jirafe.com

API endpoins for sending Jirafe events

๐Ÿ”‘ oauth2 6 endpoints marketing
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Send a cart for the given site
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /{siteId}/cart
Send a batch for the given site
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /{siteId}/batch
Endpoints (6 total)
POST
/{siteId}/cart
Send a cart for the given site
POST
/{siteId}/batch
Send a batch for the given site
POST
/{siteId}/order
Send a order for the given site
POST
/{siteId}/product
Send a product for the given site
POST
/{siteId}/category
Send a category for the given site
POST
/{siteId}/customer
Send a customer for the given site
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints6
Authoauth2
Categories1