Profiles API (Sync API)

Profiles API (Sync API)

The Umbrella Faces Profile API (Sync API), which utilizes a pre-shared secret key.

  • This API will actively send you profiles to your pre-defined endpoint URL using HTTP POST.

  • There is no need for a login as this API is designed for server-to-server communication and uses the shared secret for authentication as outlined in the documentation.

  • Assuming a one-way synchronization, your application code will never have to access our backend service since the data is actively being pushed.

If this Sync API is chosen: Will you need a one-way interface from Umbrella to your application or a bidirectional interface

Documentation: 

https://docs.google.com/document/d/1_d9qufFmCRH8pPh1MPHDmFK0TZdayxvF20sLEb3Om5k/edit?usp=sharing