The same facts this site shows, as JSON, so agents and scripts do not have to parse the page. Static, read-only, no authentication and no rate limits, and CORS is open.
Described for automated discovery at /.well-known/api-catalog, a link set following RFC 9727.
Endpoints
/api/profile.json
application/jsonPerson, projects, experience, education and skills. Strings carry both an en and an sv value./api/openapi.json
application/openapi+jsonOpenAPI 3.1 description of this API./api/health.json
application/jsonDeployment status, served by the same build as the rest of the site.
Example
curl https://albin.fyi/api/profile.jsonThe data is also published as Markdown, as llms.txt, and as schema.org JSON-LD inside the profile page. Reuse it with attribution (CC BY 4.0). Questions: mail@albin.fyi.