diff --git a/docs/index.html b/docs/index.html index 9978c3af8..c0e84616e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -456,7 +456,7 @@
Download OpenAPI specification:
The SpaceCat API is used to manage edge delivery site directory and obtain audit information.
DEPRECATED, use scoped_api_key or ims_key. (Used for read-only operations.)
Development server
Production server
{"status": "Site is connected to Google Search Console"}
Authenticates a user using an IMS access token and returns session information.
The access token to authenticate with
Login successful
Authentication failed
Forbidden
{"accessToken": "string"}
{"sessionToken": "string"}
Organization operations
This endpoint is useful for creating a new organization.
[{"siteId": "a1b2c3d4-e5f6-7g8h-9i0j-k11l12m13n14","experimentId": "1012-home-page-optimization","name": "1012 Home Page Optimization","url": "https://example-site.com/foo/bar","type": "AB","status": "ACTIVE","startDate": "2024-04-29T15:14:33.653Z","endDate": "2024-05-29T15:14:33.653Z","variants": [{"name": "challenger-1","label": "Challenger 1","split": 0.5,"url": "https://example-site.com/foo/bar","views": 1000,"samples": 10,"interactionsCount": 200,"p_value": 0.04,"power": 97.6,"statsig": true,"metrics": [{"selector": ".add-to-cart","value": 300,"samples": 3,"type": "click"}]}],"updatedAt": "2024-05-31T15:14:33.653Z","updatedBy": "admin","conversionEventName": "click","conversionEventValue": ".add-to-cart"}]