# PromptForge ## Docs - [Init Job](https://promptforge-e6183f23.mintlify.app/api-reference/jobs-init.md): Create a new batch job and get a signed URL to upload your prompts file. - [Get Results](https://promptforge-e6183f23.mintlify.app/api-reference/jobs-results.md): Fetch signed download URLs for completed job result files. - [Get Job Status](https://promptforge-e6183f23.mintlify.app/api-reference/jobs-status.md): Poll the current status and progress of a batch job. - [Overview](https://promptforge-e6183f23.mintlify.app/api-reference/overview.md): Base URL, authentication, and error format for the PromptForge API. - [Introduction](https://promptforge-e6183f23.mintlify.app/introduction.md): Distributed batch processing for LLM prompts — built for scale, crash-safe by design. - [Quickstart](https://promptforge-e6183f23.mintlify.app/quickstart.md): Run your first batch LLM job in under 5 minutes.