-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Labels
expected: next releasestatus: doneWork is completed and released (or scheduled to be released in the next version)Work is completed and released (or scheduled to be released in the next version)touches: API/CLI/Spectouches: dependencies/packagingIssues or changes that add/remove/affect dependenciesIssues or changes that add/remove/affect dependenciestouches: docswhy: functionalityIntended to improve ArchiveBox functionality or featuresIntended to improve ArchiveBox functionality or features
Milestone
Description
I'd like to add new pages by sending an HTTP request to an endpoint. I saw it mentioned in issues such as #339 and items linked in that thread.
There seemed to be commit names that mentioned adding a REST API, but I haven't been able to find whether those are already implemented and released.
Are they? If so, how do I call them?
I've tried just capturing a request to the "Add" method when I click it in the browser, but it looks like there is some csrf protection, so I can't just copy-paste some bearer token and re-issue requests. I'm asking here before I spend time reverse-engineering something just because I missed an already existing API. :)
pirate, xontik, sibbl, saywebsolutions, ttimasdf and 20 more
Metadata
Metadata
Assignees
Labels
expected: next releasestatus: doneWork is completed and released (or scheduled to be released in the next version)Work is completed and released (or scheduled to be released in the next version)touches: API/CLI/Spectouches: dependencies/packagingIssues or changes that add/remove/affect dependenciesIssues or changes that add/remove/affect dependenciestouches: docswhy: functionalityIntended to improve ArchiveBox functionality or featuresIntended to improve ArchiveBox functionality or features