Consumer API
Insights
1 public operations generated from the current Awaken schema.
Query
getInsightsSummary
Public query documented by the Awaken skill.
Schema signature
getInsightsSummary(clientId: ID!): InsightsSummary!
curl
curl https://api.awaken.tax/graphql \-H "content-type: application/json" \-H "x-api-key: $AWAKEN_API_KEY" \--data '{"query":"query { getInsightsSummary }"}'