# Phota API Documentation ## Docs - [Authentication](https://docs.photalabs.com/api/authentication.md): Authenticate your API requests with an API key - [Add Profile](https://docs.photalabs.com/api/profiles/add-profile.md): Create a new profile from signed image URLs. - [Delete Profile](https://docs.photalabs.com/api/profiles/delete-profile.md): Permanently delete a profile and all associated data. - [Get Profile Ids](https://docs.photalabs.com/api/profiles/get-profile-ids.md): List all profiles for the authenticated user, optionally filtered by tag. - [Get Profile Picture](https://docs.photalabs.com/api/profiles/get-profile-picture.md): Return the profile picture as raw JPEG image bytes. - [Get Profile Status](https://docs.photalabs.com/api/profiles/get-profile-status.md): Get the status of a profile. - [Quickstart](https://docs.photalabs.com/api/quickstart.md): Go from zero to your first edited image in five minutes - [Edit](https://docs.photalabs.com/api/studio/edit.md): Edit images based on a text prompt. - [Enhance](https://docs.photalabs.com/api/studio/enhance.md): Enhance a single image. - [Generate](https://docs.photalabs.com/api/studio/generate.md): Generate images from a text prompt without input images. - [Base model selection](https://docs.photalabs.com/guides/base-models.md): Choose which image model powers your /edit and /generate requests — identity preservation composes on top of any supported model - [Best practices](https://docs.photalabs.com/guides/best-practices.md): Tips for getting the best results from the Phota API - [Profiles](https://docs.photalabs.com/guides/profiles.md): Understand how profiles enable identity-preserving photo editing and generation - [Use cases](https://docs.photalabs.com/guides/use-cases.md): Explore what you can build with the Phota API -- editing, generation, and enhancement with identity preservation - [Phota API](https://docs.photalabs.com/index.md): GenAI-powered photo editing, generation, and enhancement with identity preservation - [Pricing](https://docs.photalabs.com/pricing.md): Per-image and per-profile rates - [Release notes](https://docs.photalabs.com/release-notes.md): What's new and what's changed in the Phota API - [Support](https://docs.photalabs.com/support.md): Get help and connect with the Phota community ## OpenAPI Specs - [openapi](https://api.photalabs.com/v1/phota/openapi.json) ## Optional - [Blog](https://www.photalabs.com/blog)