Skip to main content

Overview

Follow these steps to experience the full Percify creation loop quickly.
Sign up on the Percify dashboard. Your starter credits appear automatically; if not, visit Billing to purchase a pack.
Navigate to Settings → API Keys. Create a key and store it securely. Use it in the Authorization: Bearer <key> header for server-side calls.
Use the Avatar Studio UI or call the image generation endpoint:
Response includes id, status, and creditCost. Track generation with the returned ID if asynchronous.
Adjust prompt, style, or upscale. Publishing marks the avatar as visible in feed/explore unless you set private visibility. Private avatars still usable for video/voice pipelines.
In Studio select “Image to Video”. Each clip consumes base + per‑second credits. Keep under 5s for minimal cost. See [/percify/image-to-video] for pricing formula.
Upload a clean sample (≥15s). Voice cloning costs base credits; generating speech adds duration‑based cost. Attach voice track to video from the Studio timeline.
Use public asset URLs or fetch metadata:
Embed in your app or generate derived assets.
Dashboard shows per‑feature consumption. For programmatic checks:

Credit Cost Cheatsheet

Full rationale: [/percify/credits].

Minimal End-to-End Example (Server)

Next Steps

Avatar Studio

Workflows & UI

Credits

Pricing logic

API Auth

Authenticate calls

Troubleshooting

See [/percify/faq] for more.