Projects
List, create, update, and delete the Screpy projects available to your REST API key.
Discover project IDs first
List projects before calling any project-specific endpoint.
Use the returned project_uid, not a display name. Reuse that project UID for crawls, crawl data, comparisons, and health requests.
The list can include projects owned by the account and projects shared with it. Confirm the project scope before updating or deleting a project, especially in an automation that acts on more than one account. Use account when the workflow also depends on current allowances.
Endpoints
Choose the endpoint that matches the smallest unit of data or action your integration needs. Each endpoint page documents one request so the reference remains fast and focused.
List accessible projects
List projects available to the authenticated member, including shared team projects.
Create a project
Creates an owned project. Capacity, duplicate-domain, and plan checks run at request time.
Get a project overview
Returns the project, its latest completed crawl summary, and current on-page overview.
Update supported project settings
Send only fields to update. Unknown fields and unsupported nested rule fields are rejected.
Permanently delete an owned project
Only the project owner can delete a project.