{"name":"DiscoverWorthy Business Context API","endpoint":"https://api.discoverworthy.com/graphql","auth":"Send a token via `Authorization: Bearer <token>` or `x-api-key: <token>`. WRITES (mutations) require your secret key (dwsk_…), managed in the developer portal. READS accept the secret key, your publishable token (pk, client-safe), or the deploy token.","capabilities":{"read":"query { site { ... } organization { ... } }","write":"mutation { upsertProducts/upsertServices/upsertLocations/upsertKnowledgeItems/upsertProjects/upsertTeamMembers/upsertClients(items: [...]) { created { id label } updated { id label } skipped { index error } }, deleteBusinessItem(kind, id) { deleted } }"},"docs":"https://app.discoverworthy.com/docs/api/business-context","markdown":"https://app.discoverworthy.com/docs/api/business-context.md","authenticated":false}