Rate Limit Demo API

Chọn API Key

Chọn tier để test các giới hạn khác nhau:

Test Endpoints

GET /posts.php 1.0x

List posts với pagination (Normal cost)

GET /post.php?id=1 2.0x

Get single post (Cheap operation - 2x limit)

GET /search.php?q=test 0.5x

Search posts (Expensive operation - 0.5x limit)

Utility Endpoints No Limit

Rate Limit Status

Click "Get Stats" để xem trạng thái hiện tại

Request Log

Logs sẽ hiển thị ở đây...