Recipes

Generate a token

Authenticates and generates a token. The security token expires after five hours of inactivity.

In this Recipe
  1. Specify a username
  2. Specify your password
  3. Call the API
Open Recipe
  • Generate a token

    Authenticates and generates a token. The security token expires after five hours of inactivity.

    4 steps
    Open Recipe
  • 🦉

    List objects

    Gets a list of repository objects, filtered by attributes.

    4 steps
    Open Recipe
  • 🦉

    Create an object

    Creates an object.

    5 steps
    Open Recipe
  • 🦉

    Get an object

    Gets a list of repository objects, filtered by attributes.

    4 steps
    Open Recipe
  • 🦉

    Update an object

    Recipe Description

    6 steps
    Open Recipe
  • 🦉

    Delete an object

    Delete a repository object.

    5 steps
    Open Recipe
  • 🦉

    Trigger an alert

    Triggers a new alert from an external application.

    3 steps
    Open Recipe
  • 🦉

    Clear an alert

    Clears a new alert from an external application.

    3 steps
    Open Recipe
  • 🦉

    Create an annotation

    Create a new annotation from an external application.

    6 steps
    Open Recipe
  • 🦉

    List annotations

    Query for a list of annotations.

    3 steps
    Open Recipe
  • 🦉

    Get an annotation

    Get an annotation by ID.

    4 steps
    Open Recipe
  • 🦉

    Update an annotation

    Update an annotation by ID.

    7 steps
    Open Recipe
  • 🦉

    Delete an annotation

    Delete an annotation.

    4 steps
    Open Recipe
  • 🦉

    Get a timer summary

    Gets the median, margin of error, count, and P95/P98 percentiles for the specified timer.

    5 steps
    Open Recipe
  • 🦉

    Get an application error summary

    Gets App Error Messages, Codes, Sources or Types.

    5 steps
    Open Recipe
  • 🦉

    Get a histogram for timer

    Gets a histogram for the specified timer.

    5 steps
    Open Recipe
  • 🦉

    Get session per page load time

    Gets the number of Sessions per Page Load Time.

    5 steps
    Open Recipe
  • 🦉

    Get metrics per page load time

    Gets the Metric Count per Page Load Time.

    5 steps
    Open Recipe
  • 🦉

    Get a timer by minute

    Gets the Timer value by minute.

    5 steps
    Open Recipe
  • 🦉

    Get timer or metric values by geography

    Gets Timer or Metric values by geography.

    5 steps
    Open Recipe
  • 🦉

    Get timer values by page group

    Gets the timer value by Page Group.

    5 steps
    Open Recipe
  • 🦉

    Get timer values by browser

    Gets the timer value by Browser.

    5 steps
    Open Recipe
  • 🦉

    Get timer values by bandwidth

    Gets the timer value by Bandwidth.

    5 steps
    Open Recipe
  • 🦉

    Get timer values by A/B test

    Gets the timer value by A/B Test.

    5 steps
    Open Recipe
  • 🦉

    Get timers and metrics

    Gets the values for multiple timers or metrics by minute over time. You can use metric and timer parameters more than once.

    5 steps
    Open Recipe
  • 🦉

    Get metrics by dimension

    Gets the values of metrics or timers by dimension.

    5 steps
    Open Recipe
  • 🦉

    Get dimension values

    Gets all values for a dimension.

    5 steps
    Open Recipe
  • 🦉

    Get dimensions over time

    Gets the top dimensions over time.

    5 steps
    Open Recipe
  • 🦉

    Get a beacon configuration

    Gets the data needed in order to run the Send a Beacon operation, such as h.key, h.d, h.t, h.cr and beacon_url. You need to run this operation before you can send a beacon.

    5 steps
    Open Recipe
  • 🦉

    Send a beacon

    Send performance data to mPulse. To send a beacon, you need to first run the Get a beacon configuration operation. From the response, you can use the beacon_url to send a beacon.

    9 steps
    Open Recipe
Original text
Rate this translation
Your feedback will be used to help improve Google Translate