API info
LifePeaks.dk API, specification version 1.3.
Lifepeaks.dk API uses standard OAuth2 REST API.
Servers
Three environments serve the same v1 surface. Pick the base URL for the environment you are integrating against and prefix every path in the v1 API reference with it.
| Environment | Base URL | Description |
|---|---|---|
| LIVE | https://api.lifepeaks.dk | LIVE API |
| Developer | https://api-dev.lifepeaks.dk | Developer / testing API version |
| Demo | https://api-demo.lifepeaks.dk | Demo version |
The LIVE server accepts https only. The developer and demo servers accept http or https, and default to https.
Prefix the base URL with a language segment to change the response language — see Data. The developer and demo environments additionally return a request debug object that LIVE omits — see Testing.
Contact information
| Name | API Support |
| jens@lifepeaks.dk | |
| URL | https://erhverv.lifepeaks.dk/kontakt/ |