Skip to main content

com.atproto.sync.requestCrawl

POST 

/xrpc/com.atproto.sync.requestCrawl

This endpoint is part of the atproto repository synchronization APIs. Requests usually do not require authentication, and can be made to PDS intances or Relay instances.*

To learn more about calling atproto API endpoints like this one, see the API Hosts and Auth guide.

Request a service to persistently crawl hosted repos. Expected use is new PDS instances declaring their existence to Relays. Does not require auth.

Request

Body

required

    hostname stringrequired

    Hostname of the current service (eg, PDS) that is requesting to be crawled.

Responses

OK

Loading...