Secure Embed View

Obtain a scoped access token embed url for embedding specific views, such as order or dashboard views, in your application. The API allows embedding by passing the embed_url and obtaining a token scoped secure_embed_url specifically for that resource.

For example, to create a facility manager's view that ensures privacy of the worker's home location when viewed by the facility manager, you can pass your order embed view as https://embed.hypertrack.com/orders/my_order_handle_identifier?fulfillment-attempt=0&show-visits-only=true and get a secure link back as result of this call.

Log in to see full request history
Body Params
string

URL to be embedded securely (e.g., order view or dashboard).

string

Grant type for the request (e.g., "client_credentials").

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json