Hameau des Jeunes API Documentations
Build integrated youth programs and services with our developer-first API infrastructure. Start your integration in minutes.
Interactive Swagger
Test endpoints directly in your browser using our interactive console and real-time response previews.
Try API arrow_forwardClean Redoc
A structured and organized overview of our complete API schemas. Perfect for deep architectural study.
View Reference arrow_forwardGeneral Guides
Deep dives into authentication, api info, and best practices for scaling your integration.
Read Guides arrow_forwardGetting Started
Navigate to this bakcend API
The link is shared by backend team and allow you to navigate to this Documentation
Choose the prefered Documentation-UI
They are 3, choose amond Swagger UI, Redoc UI and Rapidoc
Make your first request
Try from the new screen you'll get. Use our cURL examples.
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 changelogAuthentication based APIs
Allow user registration , managing accounts( passwords, verification,etc).
Tests
We've tried some endpoints as for development preparation
CREATE API DOC
Made it possible for everyone to access the API Documentations in development