Profile Manager [Beta]

Number of APIs: 9

JCV Cloud Profile Manager is a customer relationship management service for retailing industries based on facial recognition. Use the powerful searchsert API to achieve unified management of anonymous and existing customers.

Terms of service

Contact the developer

  1. Profiles - List profiles GET {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/profiles

  2. Profiles - Retrieve a profile GET {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/profiles/:profileId

  3. Profiles - Update a profile PATCH {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/profiles/:profileId

  4. Profiles - Delete a profile DELETE {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/profiles/:profileId

  5. Profiles - Search or insert a profile POST {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/profiles/searchsert

  6. Visits - List links GET {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/visits?limit={{limit}}&offset={{offset}}

  7. Visits - Retrieve a visit GET {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/visits/:visitId

  8. Visits - Retrieve a visit snapshot GET {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/visits/:visitId/snapshot

  9. Profiles - Create a profile POST {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/profiles