Free Public APIs

A collection of 488 Free Public APIs for Students and Developers.

Tested every single day.

sponsored by

😎Trivia API

Actions

Description

The Open Trivia Database provides a completely free JSON API for use in programming projects. Use of this API does not require a API Key, just generate the URL below use it in your own application to retrieve trivia questions.

Showcase

Currently, there are no Showcases using this API.

Endpoints

GET

Get 10 Random Trivias

https://opentdb.com/api.php?amount=10

URL Parameters

ParameterValue

Last 30 Days

100 % Reliability

Avg. Response Time

521 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

19 hours ago

Endpoint Added

2 years ago

GET

Get 10 Random Trivias with a token

https://opentdb.com/api.php?amount=10&token=blub

URL Parameters

ParameterValue

Last 30 Days

80 % Reliability

Avg. Response Time

374 ms

20 % Error Rate

CORS

Enabled

Endpoint Checked

19 hours ago

Endpoint Added

2 years ago

Comments

Currently, there are no Comments for this API.