Skip to content
Carlo Beltrame edited this page Nov 12, 2023 · 5 revisions

API documentation

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

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 test@example.com 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.