Veteran Crisis Resources API
Pricing
from $0.01 / 1,000 results
Veteran Crisis Resources API
Access critical mental health and crisis intervention resources for veterans. Query Veterans Crisis Line information, Vet Center locations, PTSD resources, suicide prevention programs, substance abuse treatment, and emergency mental health services.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
9 days ago
Last modified
Categories
Share
Veteran Crisis Resources API - Mental Health & Crisis Support
Access veteran crisis intervention and mental health resources including Veterans Crisis Line, Vet Centers, PTSD support, suicide prevention, substance abuse treatment, and emergency mental health services. Critical resources for those in need.
Quick Start
Test with Demo Mode (free, no API key needed)
{"demoMode": true}
Run with real data
{"demoMode": false,"task": "get_crisis_lines"}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
task | string | "get_crisis_lines" | Yes* | The operation to perform on the Veteran Crisis Resources API |
state | string | - | No | State for local resources (2-letter code) |
zipCode | string | - | No | ZIP code for nearby resource search |
issueType | string | - | No | Type of mental health issue |
webhookUrl | string | - | No | URL to receive results via webhook for automation platforms |
demoMode | boolean | true | No | Run with sample data for testing (no API calls) |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| API Request | Each veteran crisis resource API request | $0.01 |
Demo mode is free -- no charges for sample data.
Troubleshooting
"API error 429" or "Rate limit"
Too many requests. Wait a minute and try again, or reduce the number of items per run.
No results or empty dataset
Check the run log for error messages. Common causes:
- Invalid input format (check the examples above)
- The target data doesn't exist or is too small to track
How do I test without an API key?
Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.
Built by John Rippy | Actor Arsenal