# [skop.dev] ## Docs - [Cancel Job](https://docs.skop.dev/api-reference/endpoint/cancel-job.md): Cancel a running job. Only jobs with status 'pending' or 'in_progress' can be cancelled. - [Create Scraping Job](https://docs.skop.dev/api-reference/endpoint/create-job.md): Start a new document scraping job with a website URL and natural language prompt - [Health Check](https://docs.skop.dev/api-reference/endpoint/health.md): Check if the API is healthy and operational. This endpoint does not require authentication. - [Get Job Results](https://docs.skop.dev/api-reference/endpoint/job-results.md): Get the final results and extracted documents from a completed job - [Get Job Status](https://docs.skop.dev/api-reference/endpoint/job-status.md): Get the current status and progress of a scraping job - [Skop API Documentation](https://docs.skop.dev/api-reference/introduction.md): Complete API reference for Skop - Intelligent multi-agent document discovery and extraction service - [n8n Integration](https://docs.skop.dev/n8n-integration.md): Automate document extraction with n8n workflow automation - [Quickstart](https://docs.skop.dev/quickstart.md): Start scraping documents with the Skop API in minutes ## OpenAPI Specs - [openapi](https://docs.skop.dev/api-reference/openapi.json)