/
FI
firecrawl
/
Firecrawl API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Account
1
Billing
4
Crawling
6
Feedback
1
Interact
4
Mapping
1
Miscellaneous
1
Monitoring
8
get
Get a monitor check
get
List monitor checks
get
List monitors
post
Create a monitor
get
Get a monitor
delete
Delete a monitor
patch
Update a monitor
post
Run a monitor
Research
4
Scraping
8
Search
2
Support
2
Threat Protection
2
Monitoring
Delete a monitor
delete
/monitor/{monitorId}
Path parameters
monitorId
string
uuid
required
The monitor ID
Response
Monitor deleted
SuccessResponse
required
success
boolean
Example response
{ "success": true }
Changes