Developer assessment · API v1.0.2

Assessment API

Tincan AG

A dummy REST API for exploring authentication, surfboard lottery boards, and form submissions. Authenticate with login, then call protected routes using a Bearer token.

Authenticate

POST credentials to /api/v1/login and receive a bearer token for protected routes.

Surfboard lottery

Fetch today's featured board from the boards endpoint — part of the assessment's playful domain model.

Form submissions

Submit contact-style payloads with validation — a typical CRUD-style exercise endpoint.

Built with SvelteKit · Hosted in Switzerland