🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
src of an HTML <iframe>.| Environment | Endpoints |
|---|---|
| Sandbox | https://ws5-portal-api.datmancrm.com/bifrost/ws5/api/v1/bifrost/get-embededurl/{merchantId}/{page} |
| Production | https://portal-api.datmancrm.com/bifrost/prod/api/v1/bifrost/get-embededurl/{merchantId}/{page} |
| key | Value |
|---|---|
| api_key | xxx |
| Parameter | Required | Description |
|---|---|---|
| merchantId | Yes | Datman merchant ID |
| page | Yes | overview |
{
"url": "https://embeddings-stage.datmancrm.com/overview?token=720ee0b6dec16d413807e58da822f4ef",
"expiresAt": 1764343369
}