Developer Portal

Build on what we've already built

Public APIs, open-source repos, and the same Firebase patterns we use in production.

Quick start

Most of our public APIs are simple REST endpoints over Firebase Functions, authenticated with a bearer token issued from your developer account.

curl https://api.vibecodecreations.com/v1/status \
  -H "Authorization: Bearer YOUR_TOKEN"

Sample projects

Starter repos showing Firebase Auth + Firestore wired up correctly for Android (Kotlin) and Flutter, with security rules included.

  • • android-firebase-starter
  • • flutter-firebase-starter

Open-source repositories

Repo stats shown here are illustrative — Phase 4 wires this section to the live GitHub API (see README).

Need API access?

Request access