# Moonshine Docs ## Docs - [Get Account Information](https://docs.usemoonshine.com/api-reference/endpoint/account.md): Returns account information for a given user ID - [Create Index](https://docs.usemoonshine.com/api-reference/endpoint/create-index.md): Creates a new media index/group with the specified details - [Delete Index](https://docs.usemoonshine.com/api-reference/endpoint/delete-index.md): Deletes an existing media index/group - [Edit Index](https://docs.usemoonshine.com/api-reference/endpoint/edit-index.md): Edits an existing media index/group details - [Get Index Resources](https://docs.usemoonshine.com/api-reference/endpoint/index-resources.md): Returns media resources from the system with caching mechanism - [Get Indexes](https://docs.usemoonshine.com/api-reference/endpoint/indexes.md): Returns indexes for a given user ID, with option to include deleted items - [Inquire](https://docs.usemoonshine.com/api-reference/endpoint/inquire.md): Performs a visual search using a base64 encoded image in a specified project - [Remote Upload](https://docs.usemoonshine.com/api-reference/endpoint/remote-upload.md): Initiates a remote upload of a video file from a URL - [Remove From Index](https://docs.usemoonshine.com/api-reference/endpoint/remove-from-index.md): Removes a video from a specified project index - [Introduction](https://docs.usemoonshine.com/api-reference/introduction.md): Getting started using the Moonshine API - [Chat](https://docs.usemoonshine.com/console-docs/chat.md): Chat with your videos - [Files](https://docs.usemoonshine.com/console-docs/files.md): Learn how to manage files in Moonshine - [Home, Logs, Settings](https://docs.usemoonshine.com/console-docs/home-logs-settings.md): The basics to use Moonshine - [Quickstart](https://docs.usemoonshine.com/console-docs/quickstart.md): A quick guide to get started with Moonshine - [Run](https://docs.usemoonshine.com/console-docs/run.md): Workshop prompts and copy them as code snippets - [Tables](https://docs.usemoonshine.com/console-docs/table.md): Build enriched video datasets - [Build and Run Workflows](https://docs.usemoonshine.com/console-docs/workflows.md): Run and build custom workflows - [Introduction](https://docs.usemoonshine.com/index.md): Welcome to Moonshine - [Plans & Features](https://docs.usemoonshine.com/reference/features.md): Find the plan that matches your workload - [Supported Filetypes](https://docs.usemoonshine.com/reference/filetypes.md): The following file types are supported on Moonshine. Videos can be of any resolution, duration, and size. - [Rates](https://docs.usemoonshine.com/reference/rates.md): Rates and pricing information - [Clipping](https://docs.usemoonshine.com/sdk-docs/functions/clipping.md): Find and extract important parts of videos - [Content Moderation](https://docs.usemoonshine.com/sdk-docs/functions/content-moderation.md): Identify content that may be inappropriate or offensive. - [Inquire](https://docs.usemoonshine.com/sdk-docs/functions/inquire.md): General purpose agent that watches videos and answers questions about them - [Scene Detection](https://docs.usemoonshine.com/sdk-docs/functions/scene-detection.md): Break a video up into scenes - [Search](https://docs.usemoonshine.com/sdk-docs/functions/search.md): Semantically search through a video - [Tagging](https://docs.usemoonshine.com/sdk-docs/functions/tagging.md): Assign custom tags to a video - [Create and View Indexes](https://docs.usemoonshine.com/sdk-docs/indexes.md): Indexes are isolated buckets of video separated for efficient search and retrieval - [Inital Setup](https://docs.usemoonshine.com/sdk-docs/quickstart.md): Get started with the Moonshine SDK - [Run Moonshine Functions](https://docs.usemoonshine.com/sdk-docs/run.md): The general purpose function to run workflows and nodes - [Stream Files to Indexes](https://docs.usemoonshine.com/sdk-docs/stream.md): Stream videos into an index to get real-time results - [Upload Files to Indexes](https://docs.usemoonshine.com/sdk-docs/upload.md): Upload videos to an index - [Run Workflows](https://docs.usemoonshine.com/sdk-docs/workflows.md): Run custom workflows through the SDK ## OpenAPI Specs - [openapi](https://docs.usemoonshine.com/api-reference/openapi.json) ## Optional - [Community](https://discord.gg/Yy5eCn89Qh) - [Blog](https://blog.usemoonshine.com)