cURL
curl --request GET \ --url http://base.url.com/pages/all \ --header 'x-phishy-api-key: <api-key>'
[ { "id": "<string>", "title": "<string>", "content": "<string>" } ]
Retrieves all pages
Documentation IndexFetch the complete documentation index at: https://docs.phishy.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.phishy.io/llms.txt
Use this file to discover all available pages before exploring further.
List of all pages
Unique identifier for the page
Title of the page
Content of the page