- US Real Estate API
- General
- Location
- For Sale
- Sold Home
- For Rent
- Agents
- Finance
/location/schools-by-postal-code
GET
/api/location/schools-by-postal-code
Request
Authorization
Add parameter in header
x-rapidapi-key
Example:
x-rapidapi-key: ********************
Query Params
postal_code
string
required
Example:
37174
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://us-real-estate.p.rapidapi.com/api/location/schools-by-postal-code?postal_code=37174' \
--header 'x-rapidapi-key;'
Responses
🟢200Success
application/json
Body
object {0}
Example
{}