Romanian Deadlift

intermediatestrengthpullcompound
Romanian Deadlift — Barbell Hamstrings exercise demonstration
Romanian Deadlift — Barbell Hamstrings exercise demonstration
Body part
Upper Legs
Target
Hamstrings
Equipment
Barbell
Secondary
Calves, Glutes, Lower Back

Instructions

  1. 1Put a barbell in front of you on the ground and grab it using a pronated (palms facing down) grip that a little wider than shoulder width. Tip: Depending on the weight used, you may need wrist wraps to perform the exercise and also a raised platform in order to allow for better range of motion.
  2. 2Bend the knees slightly and keep the shins vertical, hips back and back straight. This will be your starting position.
  3. 3Keeping your back and arms completely straight at all times, use your hips to lift the bar as you exhale. Tip: The movement should not be fast but steady and under control.
  4. 4Once you are standing completely straight up, lower the bar by pushing the hips back, only slightly bending the knees, unlike when squatting. Tip: Take a deep breath at the start of the movement and keep your chest up. Hold your breath as you lower and exhale as you complete the movement.
  5. 5Repeat for the recommended amount of repetitions.

Get this via the API

This exercise — and the full catalog of 873 — as structured JSON.

GET /v1/exercises/{slug}
curl -H "X-API-Key: wk_live_…" \
  "https://api.work-out-db.com/v1/exercises/romanian-deadlift"

Customize the request

  • Translate the response
    /v1/exercises/romanian-deadlift?lang=es
    Localized name, description & steps — en · es · pt · fr
  • Every hamstrings exercise
    /v1/exercises?target=hamstrings
    Filter the catalog by the target muscle
  • Narrow by equipment & difficulty
    /v1/exercises?equipment=barbell&difficulty=intermediate
    Filters are combinable — stack as many as you need
  • Full-text search
    /v1/exercises/search?q=Romanian%20Deadlift
    Trigram + full-text ranking, accent-insensitive
  • Sort & paginate
    /v1/exercises?sort=difficulty&order=desc&limit=25
    sort=name|difficulty · order · limit · offset · cursor
All query parameters
bodyPart, target, equipment, muscle
taxonomy slug
category
strength · cardio · mobility · stretching · plyometrics
difficulty
beginner · intermediate · advanced
force
push · pull · static
mechanic
compound · isolation
q
free-text search (accent-insensitive)
sort / order
name | difficulty · asc | desc
limit / offset / cursor
pagination (limit ≤ plan cap)
lang
en · es · pt · fr
Authentication

Send your key as X-API-Key or Authorization: Bearer.

Response

Always { data, meta, requestId }. Rate-limit & quota counts ride in X-RateLimit-* / X-Quota-* headers.

Plans

Free: 5k req/mo · 30/min · 480p. Pro: 100k/mo · 120/min · 720p + commercial use.

Related exercises