Queue URLs
Crawlers
Queue URLs
Queues a list of URLs for the specified crawler. Request body must be a JSON array of URL strings.
Prerequisite: the crawler must be manually activated in MyCludo before queued URLs will be indexed. URLs queued against an inactive crawler are accepted by this endpoint (you will get
200 OK with Status: Ok per URL) but they will sit in the queue and never be crawled.POST
Queue URLs
Documentation Index
Fetch the complete documentation index at: https://cludo.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication. Use your Customer ID as the username and API Key as the password. Example header: Authorization: Basic MTIzNDU2NzpteS1hcGkta2V5.
Path Parameters
Your Cludo Customer ID (same as in MyCludo and Basic auth username).
Crawler (content source) ID from MyCludo.
Body
application/json

