Joke
This api allows you to submit, retrieve and vote for jokes!
9.1k subscribers
0.1/10 popularity
4 ms avg latency
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Joke endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
Submit a joke for approval /v1/joke |
This endpoint allows you to submit a joke for approval |
| GET |
Get a joke by id /v1/joke/{id} |
This endpoint allows you to retrieve a joke by it's id |
| POST |
Downvote a joke /v1/joke/{id}/downvote |
This endpoint allows you to downvote a joke from the api |
| GET |
Get random joke /v1/joke |
Returns a random joke from cache. |
| GET |
Get a property from a joke /v1/joke/{id}/{property} |
This endpoint allows you to retrieve a property from a joke from this api |
| POST |
Upvote a joke /v1/joke/{id}/upvote |
Upvotes a joke from the api |
Joke pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|