Skip to content
Other

visagecloud.com

VisageCloud sandbox and mock API

Face search, recognition & classification API. Just make a call to our REST API each time your app needs to access face recognition and classification capabilities. Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
52
Collections
-
Event types
-
example request
curl https://your-visagecloud.slurry.io/rest/v1.1/account/account \
  -H "Authorization: Bearer slurry_sim_..."

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

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 52.

  • GET/rest/v1.1/account/account
  • GET/rest/v1.1/account/billing
  • POST/rest/v1.1/account/changePassword
  • POST/rest/v1.1/account/login
  • GET/rest/v1.1/analysis/compare
  • POST/rest/v1.1/analysis/detection
  • GET/rest/v1.1/analysis/listLatest
  • POST/rest/v1.1/analysis/recognition
  • GET/rest/v1.1/analysis/retrieve
  • POST/rest/v1.1/analytics/counting
  • POST/rest/v1.1/analytics/presence/timeseries
  • POST/rest/v1.1/analytics/presence/total