Skip to content
Last updated

The ObservePoint API is powerful, and has many endpoints. Knowing which endpoints to use is key. This doc will help you choose.

There are 3 types of actions you can perform with the API:

1. Get Results Data

All of the data which ObservePoint collects about your websites is available via the API.

There are two ways to get results data from ObservePoint:

  1. The Grid Reporting API recommended
  2. Audit and Journey APIs:
    • These legacy APIs allow you to get results data from a single run, a single audited page, or a single journey action at a time.
    • See v3 API Reference for the full API documentation.
    • See API recipes for examples

2. Configure ObservePoint

You can configure anything in ObservePoint via the API. This includes audits and journeys, and a lot more.

Examples:

3. Run Audits and Journeys

Most users schedule audits and journeys within ObservePoint, so they don't need to use the API to run them. However, if you have specific events that should trigger an audit or journey to run, you can use the API to run them.

Examples: