account_tree

BackendAPI

API v1.0 Live

Hameau des Jeunes API Documentations

Build integrated youth programs and services with our developer-first API infrastructure. Start your integration in minutes.

bolt

Interactive Swagger

Test endpoints directly in your browser using our interactive console and real-time response previews.

Try API arrow_forward
reorder

Clean Redoc

A structured and organized overview of our complete API schemas. Perfect for deep architectural study.

View Reference arrow_forward
menu_book

General Guides

Deep dives into authentication, api info, and best practices for scaling your integration.

Read Guides arrow_forward

Getting Started

1

Navigate to this bakcend API

The link is shared by backend team and allow you to navigate to this Documentation

2

Choose the prefered Documentation-UI

They are 3, choose amond Swagger UI, Redoc UI and Rapidoc

3

Make your first request

Try from the new screen you'll get. Use our cURL examples.

bash / curl
curl -X 'POST' \
  'https://tricky-cyb-matabar-576778bf.koyeb.app/api/auth/registration/' \
  -H 'accept: application/json' \
  -H 'Content-Type: application/json' \
  -H 'X-CSRFTOKEN: HRHP2wdLmixa7lTac4q9ex26S9mcvT04VqbcRQmEKMV6Q4BppHYFH0Z7agEFuAk2' \
  -d '{
  "email": "arnoldcikuru@gmail.com",
  "password1": "Congo+243",
  "password2": "Congo+243",
  "first_name": "arnold",
  "last_name": "matabar",
  "phone_number": "+243791449889"
}'

Latest API Updates

View full changelog
JAN 25, 2026 NEW ENDPOINTS

Authentication based APIs

Allow user registration , managing accounts( passwords, verification,etc).

JAN 25, 2026 Tests

Tests

We've tried some endpoints as for development preparation

JAN 24, 2026 IMPROVEMENT

CREATE API DOC

Made it possible for everyone to access the API Documentations in development