# Altrina API ## Docs - [Get credit balance](https://docs.altrina.com/api-reference/endpoint/get-credit-balance.md): Get your current credit balance and subscription plan details. - [Get actions taken in a job](https://docs.altrina.com/api-reference/endpoint/get-job-actions.md): Get all actions taken by the browser agent during a job execution. - [Get job files](https://docs.altrina.com/api-reference/endpoint/get-job-files.md): Get the files downloaded by the browser agent job. - [Get job status](https://docs.altrina.com/api-reference/endpoint/get-job-status.md): Poll for the current status and results of a browser agent job. - [Server health check](https://docs.altrina.com/api-reference/endpoint/health.md): Check API service health status. - [Pause a running job](https://docs.altrina.com/api-reference/endpoint/pause-job.md): Pause a running browser agent job. - [Resume a paused job](https://docs.altrina.com/api-reference/endpoint/resume-job.md): Resume a paused browser agent job. - [Run a browser agent](https://docs.altrina.com/api-reference/endpoint/run-browser-agent.md): Run an AI-powered browser agent. - [Trigger a workflow](https://docs.altrina.com/api-reference/endpoint/run-workflow-with-payload.md): Trigger a saved workflow by ID, optionally providing a free-form payload string. - [Update directive for a running or paused job](https://docs.altrina.com/api-reference/endpoint/send-interrupt-directive.md): Update the directive of a running, paused, or user-controlled browser agent job. - [Quickstart](https://docs.altrina.com/api-reference/quickstart.md): Run your first browser automation in 2 minutes - [Altrina Platform](https://docs.altrina.com/index.md) - [Integrations](https://docs.altrina.com/integrations.md) - [Quickstart](https://docs.altrina.com/quickstart.md): Get started with Altrina in minutes ## OpenAPI Specs - [openapi](https://docs.altrina.com/api-reference/openapi.json) ## Optional - [Homepage](https://www.altrina.com)