-
Notifications
You must be signed in to change notification settings - Fork 0
Local API
Jeremy Franklin edited this page Aug 22, 2026
·
1 revision
Richmack Services listens on localhost by default.
Base URL:
http://127.0.0.1:8765
Check:
curl http://127.0.0.1:8765/health
Generated feeds may appear under:
/feeds/<feed-id>.xml
Example:
http://127.0.0.1:8765/feeds/richmack-example.xml
The local API should not be exposed directly to the public Internet.
Default binding should remain:
127.0.0.1
rather than:
0.0.0.0
Getting Started
Browser
Research
Automation
Backend
Project