refugerestrooms.org

REFUGE is a web application that seeks to provide safe restroom access for transgender, intersex, and gender nonconforming individuals.

4 endpoints open_data
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get all restroom records ordered by date descending.
curl \
  /v1/restrooms
Perform full-text search of restroom records.
curl \
  /v1/restrooms/search
Search for restroom records updated or created on or after a given date
curl \
  /v1/restrooms/by_date
Endpoints (4 total)
GET
/v1/restrooms
Get all restroom records ordered by date descending.
GET
/v1/restrooms/search
Perform full-text search of restroom records.
GET
/v1/restrooms/by_date
Search for restroom records updated or created on or after a given date
GET
/v1/restrooms/by_location
Search by location.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints4
Categories1