diff --git a/docs/index.html b/docs/index.html index 6d34e6e6..29d58694 100644 --- a/docs/index.html +++ b/docs/index.html @@ -487,7 +487,7 @@ 55.627 l 55.6165,55.627 -231.245496,231.24803 c -127.185,127.1864 -231.5279,231.248 -231.873,231.248 -0.3451,0 -104.688, -104.0616 -231.873,-231.248 z - " fill="currentColor">

SpaceCat API (1.89.15)

Download OpenAPI specification:

SpaceCat API (1.90.0)

Download OpenAPI specification:

The SpaceCat API is used to manage edge delivery site directory and obtain audit information.

Authentication

api_key

DEPRECATED, use scoped_api_key or ims_key. (Used for read-only operations.)

@@ -847,7 +847,7 @@ " class="sc-dODueM sc-eHKghg fhLETC jlTrDX">

The site ID in uuid format

source
required
string
Value: "ahrefs"
Example: ahrefs

The source of the top pages

-
metric
required
string
Value: "organic-traffic"
Example: organic-traffic
metric
required
string
Enum: "organic-traffic" "organic-keywords"
Example: organic-traffic

The name of the site metric

Responses

Production server

-
https://spacecat.experiencecloud.live/api/v1/sites/{siteId}/metrics/{metric}/{source}

Response samples

Content type
application/json
[
  • {
    }
]

Retrieve page metrics by source

This endpoint is useful for retrieving page metrics by source

+
https://spacecat.experiencecloud.live/api/v1/sites/{siteId}/metrics/{metric}/{source}

Response samples

Content type
application/json
[
  • {
    }
]

Retrieve page metrics by source

This endpoint is useful for retrieving page metrics by source. +Currently only organic-keywords is supported as a metric.

Authorizations:
api_key
path Parameters
siteId
required
string <uuid> (Id)
Example: 123e4567-e89b-12d3-a456-426614174000

The site ID in uuid format

source
required
string
Value: "ahrefs"
Example: ahrefs

The source of the top pages

-
metric
required
string
Value: "organic-traffic"
Example: organic-traffic
metric
required
string
Enum: "organic-traffic" "organic-keywords"
Example: organic-traffic

The name of the site metric

base64PageUrl
required
string <base64url>

Base64-encoded page URL

@@ -887,7 +889,7 @@ " class="sc-dODueM sc-eHKghg fhLETC jlTrDX">

Development server

https://spacecat.experiencecloud.live/api/ci/sites/{siteId}/metrics/{metric}/{source}/by-url/{base64PageUrl}

Production server

-
https://spacecat.experiencecloud.live/api/v1/sites/{siteId}/metrics/{metric}/{source}/by-url/{base64PageUrl}

Response samples

Content type
application/json
[
  • {
    }
]

Retrieves all experiments for the site

https://spacecat.experiencecloud.live/api/v1/sites/{siteId}/metrics/{metric}/{source}/by-url/{base64PageUrl}

Response samples

Content type
application/json
[
  • {
    }
]

Retrieves all experiments for the site

This endpoint provide a list of experiments obtained from RUM data for the given site along with all the experiment details.

Authorizations:
api_key
path Parameters
siteId
required
string <uuid> (Id)
Example: 123e4567-e89b-12d3-a456-426614174000

The site ID in uuid format

@@ -1799,7 +1801,7 @@ " class="sc-dODueM sc-eHKghg fhLETC jlTrDX">

The site ID in uuid format

source
required
string
Value: "ahrefs"
Example: ahrefs

The source of the top pages

-
metric
required
string
Value: "organic-traffic"
Example: organic-traffic
metric
required
string
Enum: "organic-traffic" "organic-keywords"
Example: organic-traffic

The name of the site metric

Responses

Production server

-
https://spacecat.experiencecloud.live/api/v1/sites/{siteId}/metrics/{metric}/{source}

Response samples

Content type
application/json
[
  • {
    }
]

Retrieve page metrics by source

This endpoint is useful for retrieving page metrics by source

+
https://spacecat.experiencecloud.live/api/v1/sites/{siteId}/metrics/{metric}/{source}

Response samples

Content type
application/json
[
  • {
    }
]

Retrieve page metrics by source

This endpoint is useful for retrieving page metrics by source. +Currently only organic-keywords is supported as a metric.

Authorizations:
api_key
path Parameters
siteId
required
string <uuid> (Id)
Example: 123e4567-e89b-12d3-a456-426614174000

The site ID in uuid format

source
required
string
Value: "ahrefs"
Example: ahrefs

The source of the top pages

-
metric
required
string
Value: "organic-traffic"
Example: organic-traffic
metric
required
string
Enum: "organic-traffic" "organic-keywords"
Example: organic-traffic

The name of the site metric

base64PageUrl
required
string <base64url>

Base64-encoded page URL

@@ -1839,7 +1843,7 @@ " class="sc-dODueM sc-eHKghg fhLETC jlTrDX">

Development server

https://spacecat.experiencecloud.live/api/ci/sites/{siteId}/metrics/{metric}/{source}/by-url/{base64PageUrl}

Production server

-
https://spacecat.experiencecloud.live/api/v1/sites/{siteId}/metrics/{metric}/{source}/by-url/{base64PageUrl}

Response samples

Content type
application/json
[
  • {
    }
]

opportunities

Retrieve a list of all opportunities for a specific site +

https://spacecat.experiencecloud.live/api/v1/sites/{siteId}/metrics/{metric}/{source}/by-url/{base64PageUrl}

Response samples

Content type
application/json
[
  • {
    }
]

opportunities

Retrieve a list of all opportunities for a specific site

Authorizations:
ims_key
path Parameters
siteId
required
string <uuid> (Id)
Example: 123e4567-e89b-12d3-a456-426614174000

The site ID in uuid format

Responses

Response samples

Content type
application/json
[
  • {
    }
]