What are the API endpoints used for Concurrency Monitoring?
The following are the staging and production endpoints for each of the 4 Concurrency Monitoring API calls:
GET metadata
Staging: http://streams-stage.adobeprimetime.com/v2/metadata
Production: http://streams.adobeprimetime.com/v2/metadata
POST init session
POST heartbeat
Staging: http://streams-stage.adobeprimetime.com/v2/sessions/some_idp/some_upstreamUserID/some_sessionID
Production: http://streams.adobeprimetime.com/v2/sessions/some_idp/some_upstreamUserID/some_sessionID
DELETE delete session