OTD.LOL
Back to Hub

Phobia of the Day

Psychology
API

Learn about a different phobia each day, from the common to the obscure. A fascinating look into the human psyche.

Integration Details

Documentation

View Docs

Example Usage

fetch('https://phobia.otd.lol/api/phobias/today')
  .then(response => response.json())
  .then(data => console.log(data));