Max

For instructions on how to authenticate to use this endpoint, see API overview.

Endpoints

POST

Create max tools create and query insight

Required API key scopes

insight:readquery:read

Path parameters

  • project_id
    string

Example request

POST /api/environments/:project_id/max_tools/create_and_query_insight
export POSTHOG_PERSONAL_API_KEY=[your personal api key]
curl
-H 'Content-Type: application/json'\
-H "Authorization: Bearer $POSTHOG_PERSONAL_API_KEY" \
<ph_app_host>/api/environments/:project_id/max_tools/create_and_query_insight/

Example response

Status 200 No response body

Community questions

Questions about this page? or post a community question.