# Supapost ## Docs - [Delete Asset](https://developers.supapost.so/api-reference/assets/delete.md): Delete an asset by ID - [List Assets](https://developers.supapost.so/api-reference/assets/list.md): List assets for the authenticated team with Stripe-style pagination - [Upload File](https://developers.supapost.so/api-reference/assets/upload.md): Upload a file to asset storage - [List Credit Packages](https://developers.supapost.so/api-reference/billing/credit-packages.md): Retrieve the one-time top-up packages available for purchase. - [Check Team Ownership](https://developers.supapost.so/api-reference/billing/is-owner.md): Whether the authenticated caller is the team owner. - [List Ledger Entries](https://developers.supapost.so/api-reference/billing/ledger.md): Paginated credit-ledger history for the active team. - [List Plans](https://developers.supapost.so/api-reference/billing/plans.md): Retrieve the public plan catalog. - [Get Subscription](https://developers.supapost.so/api-reference/billing/subscription.md): Retrieve the active team's subscription plan and credit balance. - [Create Influencer](https://developers.supapost.so/api-reference/influencers/create.md): Create a new AI influencer - [Delete Influencer](https://developers.supapost.so/api-reference/influencers/delete.md): Delete an influencer and all associated images. - [List Influencers](https://developers.supapost.so/api-reference/influencers/list.md): List all AI influencers for the authenticated team - [Update Influencer](https://developers.supapost.so/api-reference/influencers/update.md): Update an existing influencer's details or images. - [Get Job](https://developers.supapost.so/api-reference/jobs/get.md): Poll the status of an async job - [List Jobs](https://developers.supapost.so/api-reference/jobs/list.md): List recent async jobs for your team - [API Overview](https://developers.supapost.so/api-reference/overview.md): REST API reference for Supapost. - [Create Product](https://developers.supapost.so/api-reference/products/create.md): Create a new product manually. - [Delete Product](https://developers.supapost.so/api-reference/products/delete.md): Delete a product. - [List Products](https://developers.supapost.so/api-reference/products/list.md): Retrieve products for your team with Stripe-style pagination. - [Update Product](https://developers.supapost.so/api-reference/products/update.md): Update an existing product. - [Delete Project](https://developers.supapost.so/api-reference/projects/delete.md): Delete a project by ID - [Get Project](https://developers.supapost.so/api-reference/projects/get.md): Get a single project by ID - [List Projects](https://developers.supapost.so/api-reference/projects/list.md): List all projects for the authenticated team - [Create or Update Project](https://developers.supapost.so/api-reference/projects/save.md): Create a new project or update an existing one - [Publish to TikTok](https://developers.supapost.so/api-reference/publishing/tiktok.md): Publish a slideshow to TikTok as a photo post - [Render Slides](https://developers.supapost.so/api-reference/render.md): Queue a slide rendering job - [Create Scheduled Post](https://developers.supapost.so/api-reference/scheduling/create.md): Schedule a post for future publishing - [Delete Scheduled Post](https://developers.supapost.so/api-reference/scheduling/delete.md): Delete a scheduled post - [List Scheduled Posts](https://developers.supapost.so/api-reference/scheduling/list.md): List all scheduled posts for the authenticated team - [Update Scheduled Post](https://developers.supapost.so/api-reference/scheduling/update.md): Update a scheduled post - [Generate Slides](https://developers.supapost.so/api-reference/slides/generate.md): Generate a TikTok slideshow with AI-created backgrounds and text overlays - [Generate Image](https://developers.supapost.so/api-reference/slides/image.md): Queue an image generation job - [Disconnect Store](https://developers.supapost.so/api-reference/stores/disconnect.md): Disconnect an e-commerce store and remove all synced products. - [List Stores](https://developers.supapost.so/api-reference/stores/list.md): List all connected e-commerce stores. - [Sync Store Products](https://developers.supapost.so/api-reference/stores/sync.md): Trigger a product sync from a connected store. - [List Invites](https://developers.supapost.so/api-reference/team/invites-list.md): Retrieve pending team invites with Stripe-style pagination. - [List Team Members](https://developers.supapost.so/api-reference/team/members-list.md): Retrieve team members with Stripe-style pagination. - [Authentication](https://developers.supapost.so/authentication.md): How to authenticate with the Supapost API. - [Influencers](https://developers.supapost.so/guides/influencers.md): Create AI-generated influencer personas with character consistency. - [Products](https://developers.supapost.so/guides/products.md): Create products manually or sync from e-commerce stores like Shopify and Etsy. - [Publishing](https://developers.supapost.so/guides/publishing.md): Publish content to social media platforms. - [Scheduling](https://developers.supapost.so/guides/scheduling.md): Schedule posts for automatic publishing. - [Slides](https://developers.supapost.so/guides/slides.md): Create AI-powered TikTok slideshows. - [Introduction](https://developers.supapost.so/introduction.md): Supapost is an AI-powered social media content creation and scheduling platform. - [Quickstart](https://developers.supapost.so/quickstart.md): Get started with the Supapost API in under 5 minutes. ## OpenAPI Specs - [openapi](https://developers.supapost.so/api-reference/openapi.json)