
Random Stuff is a public API providing can be used to get ai response, jokes, memes, and much more at lightning-fast speed.
All requests require a Bearer Token provided in the Authorization header.
Authorization: Bearer $API_KEY| Method | Path | Description |
|---|---|---|
| GET | https://api-docs.pgamerx.com/ | Primary API endpoint. |
curl -X GET "https://api-docs.pgamerx.com/" \ -H "Accept: application/json"