aiendpoint.dev
ServicesHex

Hex

community

Collaborative data workspace combining SQL, Python, and no-code tools for analytics and data apps.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://hex.techbearerdatadeveloperconfidence: 90/1000 discoveries2 contributors
POSThttps://app.hex.tech/api/v1/project/{projectId}/run

Run a Hex project

Parameters

projectIdproject ID (stringrequired
inputParamsparameter values (objectoptional
updateCacherefresh data (booleanoptional

Returns

runId, runUrl, runStatusUrl, traceId
GEThttps://app.hex.tech/api/v1/project/{projectId}/run/{runId}

Get run status

Parameters

runIdrun ID (stringrequired
projectIdproject ID (stringrequired

Returns

status (PENDING|RUNNING|COMPLETED|ERRORED|KILLED), startTime, endTime, elapsedTime, traceId
GEThttps://app.hex.tech/api/v1/projects

List projects

Parameters

limitresults (integeroptional
offsetoffset (integeroptional

Returns

projects[] with projectId, title, description, status, createdAt, updatedAt, creator