← All integrations

ParseHub

ParseHub integration (Data, Developer Tools). Imported from open-connector.

API key2 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

GET
parsehub_list_projects
List ParseHub projects accessible to the API key with optional offset pagination.

/projects

2 parameters
ParamTypeRequiredDescription
limitintegeroptionalMaximum number of projects to return.
offsetintegeroptionalZero-based project offset for pagination.
GET
parsehub_get_project
Get one ParseHub project by project token from the API key's accessible project list.

/projects/{projectToken}

1 parameter
ParamTypeRequiredDescription
projectTokenstringrequiredProject token to retrieve.
Request private-beta access