The US Haunted Locations Data API enables developers and researchers to retrieve curated data about haunted locations across U.S. states. Rather than exposing all data in a single request, the API is designed with modular endpoints that support state-level queries, place-level lookups, and paranormal phenomena descriptions. This design allows developers to: Retrieve a list of states that have haunted places. Query haunted places within a given state. Fetch details about what people reportedly see or experience at a particular location. It’s useful for building paranormal research apps, tourism platforms, or even for spooky seasonal projects like Halloween-themed mobile apps.
[
{
"states": [
"Alabama",
"Alaska",
"Arizona",
"Arkansas",
"California",
"Colorado",
"Connecticut",
"Delaware",
"Florida",
"Georgia",
"Hawaii",
"Idaho",
"Illinois",
"Indiana",
"Iowa",
"Kansas",
"Kentucky",
"Louisiana",
"Maine",
"Maryland",
"Massachusetts",
"Michigan",
"Minnesota",
"Mississippi",
"Missouri",
"Montana",
"Nebraska",
"Nevada",
"New Hampshire",
"New Jersey",
"New Mexico",
"New York",
"North Carolina",
"North Dakota",
"Ohio",
"Oklahoma",
"Oregon",
"Pennsylvania",
"Rhode Island",
"South Carolina",
"South Dakota",
"Tennessee",
"Texas",
"Utah",
"Vermont",
"Virginia",
"Washington",
"West Virginia",
"Wisconsin",
"Wyoming"
]
}
]
curl --location --request POST 'https://pr197-testing.zylalabs.com/api/9846/us+haunted+locations+data+api/18496/get+list+of+states+with+haunted+places' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"state": [
"Utah"
],
"places": [
"The Rio Grande Depot"
]
}
]
curl --location --request POST 'https://pr197-testing.zylalabs.com/api/9846/us+haunted+locations+data+api/18498/get+haunted+places+in+specific+state' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"state":"Required"}'
[
{
"State": "Utah",
"Place Names": "The Rio Grande Depot",
"What People See": "A woman in a purple dress and hat, who was struck by a train and killed while retrieving her dropped engagement ring from the tracks. It is said she can also be heard singing from the women's restrooms."
}
]
curl --location --request POST 'https://pr197-testing.zylalabs.com/api/9846/us+haunted+locations+data+api/18500/get+details+of+paranormal+phenomena+at+specific+place' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"place":"Required"}'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
You can use the state-level query endpoint to retrieve a list of haunted places within a specified state. This allows you to focus your search based on geographic location.
The API can be used to build various applications such as paranormal research tools, tourism platforms highlighting haunted sites, or Halloween-themed mobile apps that provide spooky content to users.
The API returns data in a structured format, typically JSON, including fields such as state name, place name, and descriptions of reported paranormal experiences, allowing for easy integration into applications.
The US Haunted Locations Data API provides structured data about haunted locations in the United States, including lists of states with haunted places, details of haunted places within specific states, and descriptions of paranormal phenomena reported at those locations. This data is organized in a modular format, allowing for targeted queries.
Each endpoint returns structured data in JSON format. The "get list of states" endpoint provides a list of states with haunted places. The "get haunted places in specific state" endpoint returns names of haunted places within a specified state. The "get details of paranormal phenomena" endpoint offers descriptions of reported experiences at specific locations.
Key fields include "states" for the list of states, "places" for haunted locations within a state, and "What People See" for descriptions of paranormal phenomena. Each field provides essential information for understanding haunted locations.
The endpoints accept parameters such as the state name for querying haunted places and the place name for retrieving paranormal details. Users can customize their requests by specifying these parameters to narrow down their search.
The response data is organized in a structured JSON format. Each endpoint returns an array of objects, with relevant fields clearly labeled, making it easy to parse and utilize the data in applications.
The "get list of states" endpoint provides states with haunted places. The "get haunted places in specific state" endpoint lists haunted locations in a chosen state. The "get details of paranormal phenomena" endpoint offers insights into specific experiences reported at those locations.
Users can integrate the returned data into applications by parsing the JSON response. For example, they can display haunted locations on a map or create detailed profiles of paranormal experiences for user engagement in tourism or research apps.
Typical use cases include developing tourism apps that guide users to haunted sites, creating educational tools for paranormal research, and building Halloween-themed applications that provide spooky content and stories based on the data.
Data accuracy is maintained through careful curation and sourcing from reputable paranormal research and historical accounts. Regular updates and quality checks ensure that the information remains reliable and relevant for users.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
67ms
Service Level:
100%
Response Time:
36ms
Service Level:
100%
Response Time:
52ms
Service Level:
100%
Response Time:
3,061ms
Service Level:
100%
Response Time:
56ms
Service Level:
100%
Response Time:
5,476ms
Service Level:
100%
Response Time:
1,368ms
Service Level:
100%
Response Time:
53ms
Service Level:
100%
Response Time:
57ms
Service Level:
100%
Response Time:
55ms