60,000+ Documented UFO Sightings With Text Descriptions And Metadata

Overview

Search UFO data across more than 60,000 accounts of UFO sightings, including detailed eye-witness descriptions, location, date reported and sighted, duration and shape. The data comes from the National UFO Reporting Center.

Check out the “App Gallery” tab to see how fellow API enthusiasts have put the UFO Sightings API to work! Download the dataset for free, or sign up to access the API.

The API reads the master file of UFO data, allowing for search functionality that returns numerous results matching your custom query, and screening out the rest. The simplicity of the API provides ease of use with connecting your program or tool to the UFO data. Once the API key is implemented in your code, you’ll never have to worry about refreshing the feed or updating the request for information.

Test the functionality of the API now using the “Sample Request” below. Use one of the terms below in the “q” field, and enter the specific term to search following the colon:

UFO Sighting Description description:
UFO Sighting Location location:
UFO Sighting Reported Date reported_at:
UFO Sighting Duration duration:
UFO Sighting Date sighted_at:
UFO Shape shape:

Try these examples:

  • description:ufo
  • location:Austin (also search by state, country, continent)
  • sighted_at:20020804 (August 4th, 2002)
  • shape:circle

GET
/ufo_sightings_search

Search ufo sightings.

GET

GET api.infochimps.com/science/astronomy/seti/nuforc/ufo_sightings_search


GET
/ufo_sightings_search

Search ufo sightings.

GET

GET api.infochimps.com/science/astronomy/seti/nuforc/ufo_sightings_search


API Documentation

Check out our Quickstart Tutorial and Code Examples, or peruse the documentation specific to this API below.