How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wger Exercise API

The exercise database. Related objects are referenced by ID. This is the writable endpoint of the two exercise representations.

Wger Exercise API is one of 63 APIs that Wger publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Exercise. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 6 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 2.7.0a2.

Requests are made against 2 base URLs: /, https://wger.de.

6 operations 2 paths 4 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.7.0a2
Base URL
https://wger.de/api/v2
Authentication
API Key, HTTP Bearer, HTTP Bearer, OAuth 2.0, API Key
Resource Areas
1

Authentication & Security 5

Wger Exercise API declares 5 security schemes for authenticating requests. An API key is passed in the cookie as sessionid (cookieAuth). It accepts HTTP bearer tokens (JWT) (headlessJwtAuth). It accepts HTTP bearer tokens (JWT) (jwtAuth). It supports OAuth 2.0 (oidcAuth) using the authorizationCode flow, exposing 2 scopes. An API key is passed in the header as Authorization (tokenAuth).

  • headlessJwtAuth — Access token issued by the allauth headless endpoints
  • oidcAuth — Access token issued by the OAuth2/OIDC provider
  • tokenAuth — Token-based authentication with required prefix "Token"

Paths & Operations 6

Across 2 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

exercise 6

The exercise database. Related objects are referenced by ID. This is the writable endpoint of the two exercise representations.

GET
/api/v2/exercise/
API endpoint for exercise objects. For a read-only endpoint with all the information of an exercise, see /api/v2/exerciseinfo/
exercise_list 7 params → 200
POST
/api/v2/exercise/
API endpoint for exercise objects. For a read-only endpoint with all the information of an exercise, see /api/v2/exerciseinfo/
exercise_create body → 201
GET
/api/v2/exercise/{id}/
API endpoint for exercise objects. For a read-only endpoint with all the information of an exercise, see /api/v2/exerciseinfo/
exercise_retrieve 1 param → 200
PUT
/api/v2/exercise/{id}/
API endpoint for exercise objects. For a read-only endpoint with all the information of an exercise, see /api/v2/exerciseinfo/
exercise_update 1 param body → 200
PATCH
/api/v2/exercise/{id}/
API endpoint for exercise objects. For a read-only endpoint with all the information of an exercise, see /api/v2/exerciseinfo/
exercise_partial_update 1 param body → 200
DELETE
/api/v2/exercise/{id}/
API endpoint for exercise objects. For a read-only endpoint with all the information of an exercise, see /api/v2/exerciseinfo/
exercise_destroy 1 param → 204

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Exercise (10 properties), PatchedExerciseRequest (6 properties), ExerciseRequest (6 properties), PaginatedExerciseList (4 properties). Each schema is shown below with its type and property counts.

PaginatedExerciseList
object
4 properties 2 required
Exercise
object
Exercise serializer
10 properties 5 required
ExerciseRequest
object
Exercise serializer
6 properties 1 required
PatchedExerciseRequest
object
Exercise serializer
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wger-exercise-api-openapi.yml Raw ↑

Other APIs Wger publishes across the network.

Wger Check Language API
Wger Check Permission API
Wger Day API
Wger Deletion Log API
Wger Equipment API
Wger Exercise Submission API
Wger Exercise Translation API
Wger Exercisealias API
Wger Exercisecategory API
Wger Exercisecomment API
Wger Exerciseimage API
Wger Exerciseinfo API
Where this information came from

This is an independent, third-party profile of Wger Exercise API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.