Skip to content
Carlo Beltrame edited this page May 6, 2025 · 6 revisions

API documentation

To see and try out the interactive, auto-generated API documentation of the latest version of eCamp v3, simply visit https://dev.ecamp3.ch/api in your browser.

To use most endpoints, you need to be logged in. To log in, you can just use the login form at https://dev.ecamp3.ch. Alternatively, within the API documentation page, scroll to the "Login Check" section, click on POST /authentication_token, click on "Try it out", enter [email protected] as identifier and test as password, and then "Execute". Now you have a cookie in your browser that allows you to explore all other API endpoints.

Clone this wiki locally