Zum Inhalt springen
Antares Docs
Suchen
Strg
K
Abbrechen
support@antares.commergy.de
Farbschema wählen
Dunkel
Hell
System
Sprache wählen
Deutsch
English
Einrichtung
Überblick
1 · Plugin installieren
2 · Shop verbinden
3 · Indexieren
4 · Live schalten
Content-Security-Policy
Fehlerbehebung
Handbuch
Überblick
Analytics
Synonyme
Curations
Ranking
Designer
Für Agenturen
Überblick
Sandbox
Multi-Org
Staging nach Produktion
API und Konzepte
Überblick
Authentifizierung
Preiskontexte
Widget-Loader
Rechtliches
Überblick
Baustein für die Datenschutzerklärung
Auftragsverarbeitung (AVV)
Subprozessoren
Changelog
Changelog
API-Referenz
Overview
System
Overview
Check API health
GET
Search
Overview
Search products
POST
Get instant suggestions and products
GET
Accept widget interaction events
POST
Widget
Overview
Get published widget configuration
GET
Ingest
Overview
Upsert a delta product batch
PUT
Delete a product batch
DELETE
Start a full ingest run
POST
Upload a resumable full-run batch
PUT
Validate and commit a full ingest run
POST
Orders
Overview
Accept an order signal
POST
Accept aggregated order history
POST
Connector
Overview
Get connector runtime configuration
GET
Connect
Overview
Announce a shop and obtain a pairing code
POST
Poll a pairing and collect the issued credentials
GET
Disconnect this shop
POST
Admin Shops
Overview
List the organization's shops
GET
Get one shop with its channels
GET
Delete a shop
DELETE
Rename or pause a shop
PATCH
Resolve an environment mismatch
POST
List a shop's sales channels
GET
Update a channel's serving configuration
PATCH
List the channel's price contexts
GET
Read a pending pairing
GET
Approve a pairing and create the shop
POST
Reject a pairing
POST
Admin Search Quality
Overview
Get the channel's ranking weights
GET
Replace the channel's ranking weights
PUT
Preview a ranking change
POST
List the channel's synonyms
GET
Create a synonym rule
POST
Replace a synonym rule
PUT
Delete a synonym rule
DELETE
Import synonyms from CSV
POST
Export synonyms as CSV
GET
List the channel's curations
GET
Create a curation
POST
Replace a curation
PUT
Delete a curation
DELETE
Preview a curation
POST
Admin Widget Config
Overview
Get the widget configuration
GET
Save the widget configuration draft
PUT
Publish the widget configuration
POST
List published widget configuration versions
GET
Get one published widget configuration version
GET
Roll back to a published version
POST
Admin Indexing
Overview
Trigger a full reindex
POST
Re-embed the live collection
POST
List a shop's index runs
GET
Get one index run
GET
List the products a run skipped
GET
Stream one index run's progress
GET
Stream organization-wide events
GET
Explain one indexed product
POST
Admin Statistics
Overview
Get the dashboard overview
GET
List query performance
GET
List zero-result queries
GET
List product performance
GET
Compare against the anonymous cohort
GET
Admin Organization
Overview
Get organization settings
GET
Update organization settings
PUT
List API keys
GET
Rotate an API key
POST
Revoke an API key
DELETE
Get plan usage
GET
Read the audit log
GET
Export the organization's data
GET
Admin Billing
Overview
Get billing state
GET
Start a Stripe Checkout session
POST
Get a Stripe customer portal link
GET
Synchronise billing state from Stripe
POST
Admin Internal
Overview
List all tenants
GET
List Typesense nodes
GET
Read the cross-tenant error feed
GET
Start an impersonation session
POST
End the impersonation session
DELETE
Offboard a tenant
POST
Billing
Overview
Accept a Stripe webhook
POST
support@antares.commergy.de
Farbschema wählen
Dunkel
Hell
System
Sprache wählen
Deutsch
English
Overview
Admin Widget Config
Abschnitt betitelt „Admin Widget Config“
The widget designer’s draft, publish, history and rollback surface.
Operations
Abschnitt betitelt „Operations“
GET
/v1/admin/channels/{channelId}/widget-config
PUT
/v1/admin/channels/{channelId}/widget-config
POST
/v1/admin/channels/{channelId}/widget-config/publish
GET
/v1/admin/channels/{channelId}/widget-config/versions
GET
/v1/admin/channels/{channelId}/widget-config/versions/{version}
POST
/v1/admin/channels/{channelId}/widget-config/versions/{version}/rollback