Skip to main content

API Reference

Base URL: https://stagingspaces-production-6fb7.up.railway.app

Endpoints

Staging (API Key Auth)

MethodEndpointDescriptionCost
POST/api/v1/stageStage an image with AI furniture1 credit
POST/api/v1/place-productsAdd product placementFree
POST/api/v1/enhanceEnhance to 4K1 credit

Credits (API Key Auth)

MethodEndpointDescription
GET/api/v1/creditsCheck credit balance

API Keys (Firebase Auth)

MethodEndpointDescription
POST/api/v1/keysGenerate new API key
GET/api/v1/keysList API keys
DELETE/api/v1/keys/{key_id}Revoke API key

Claims (Firebase Auth)

MethodEndpointDescription
POST/api/v1/claimClaim staged images
POST/api/v1/claim/previewPreview claim code

Webhooks (Firebase Auth)

MethodEndpointDescription
GET/api/v1/keys/{key_id}/webhookGet webhook settings
PUT/api/v1/keys/{key_id}/webhookUpdate webhook settings
POST/api/v1/keys/{key_id}/webhook/testSend test webhook

Settings (Firebase Auth)

MethodEndpointDescription
GET/api/v1/settings/auto-topupGet auto top-up settings
PUT/api/v1/settings/auto-topupUpdate auto top-up

Utility

MethodEndpointAuthDescription
GET/api/healthNoneHealth check
GET/api/v1/usageFirebaseUsage statistics