Get helplines for a specific country

Returns an array of crisis helplines for the specified country. The country parameter accepts both full country names and aliases (e.g., "USA", "America" for "United States").

Response Patterns

  • Returns empty array [] if country has no helplines or is unknown
  • Returns 400 error if country parameter is missing
  • Returns 403 error if request origin is not allowed (CORS)
Language
Click Try It! to start a request and see the response here!