API 1 - Swagger OptiMap
Data from the Realtime Database is read using the HTTP GET request to an endpoint.
path Parameters
Username required | string Example: curl 'https://OptiMap.firebaseio.com/users/george/name.json' Get user's account information |
Responses
Response samples
- 200
Content type
application/json
[- {
- "username": "george23@gmail.com",
- "password": "abc123%^"
}
]