Go to Database section. Tap Cloud Firebase (marked 1 in picture) and select Realtime Database . Marked 2 is the URL.
Read moreIs Firebase considered an API?
Firebase is an API that lets developers easily sync and store data in realtime. Developers can use the service to build their apps without having to manage servers or write server-side code.
Read moreWhat is a Firebase reference?
A Firebase reference represents a particular location in your Database and can be used for reading or writing data to that Database location. This class is the starting point for all Database operations.
Read moreWhat is Firebase example?
Firebase is a backend platform for building Web, Android and IOS applications . It offers real time database, different APIs, multiple authentication types and hosting platform.
Read more