Generates a sitemap for the specified base URL.

Behavior: Returns a plain-text sitemap of all URL routes prefixed with the specified base URL, suitable for search engine indexing.

Authorization: No authentication required. This endpoint is publicly accessible.

Side Effects: None. This is a read-only operation.

Error Scenarios: Returns 400 if the base URL parameter is missing or invalid. Returns 500 if an error occurs during generation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The base URL to prepend to all routes in the sitemap.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

500

An unknown error occurred.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json