Skip to main content
GET
/
dc
/
manifest
/
static
/
{store_name}
Static Authentication Schema
curl --request GET \
  --url https://ds.cominty.com/dc/manifest/static/{store_name} \
  --header 'x-cominty-token: <api-key>'
{
  "schema": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.cominty.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-cominty-token
string
header
required

Your Cominty API token.

Path Parameters

store_name
enum<string>
required
Available options:
googledrive,
sharepoint,
draganddrop

Response

Successful Response

schema
Schema · object
required