Firebase
communityGoogle app development platform with database, auth, hosting, and analytics
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://firestore.googleapis.com/v1/projects/{project}/databases/(default)/documents/{collection}Query Firestore documents
Parameters
projectproject ID (stringrequiredpageSizecount (integeroptionalcollectioncollection path (stringrequiredReturns
documents[] with name, fields, createTime, updateTimePOST
https://identitytoolkit.googleapis.com/v1/accounts:signUpCreate user with email/password
Parameters
emailuser email (stringrequiredpasswordpassword (stringrequiredReturns
idToken, refreshToken, localId, emailGET
https://{project}.firebaseio.com/{path}.jsonRead from Realtime Database
Parameters
pathdata path (stringrequiredprojectproject ID (stringrequiredReturns
JSON data at path