{% extends 'scenario-basic.html' %} {% block title-text %} Tiredful API: Rate Limit Implementation {% endblock %} {% block content %}
This challenge is to show the missing rate limit implementation issue.
Missing rate limit implementation allow attacker to abuse system resources by launching a DOS attack.
POST http://{{ request.get_host }}/api/v1/trains/
{
"PNR": <pnr_number(string)>
}
Following are the train PNR numbers available: