# mkinf ## Docs - [Change Password](https://docs.mkinf.io/api-reference/endpoint/auth/change-password.md): Update your password - [Request Password Reset](https://docs.mkinf.io/api-reference/endpoint/auth/request-password-reset.md): Request the reset of your password using the email - [Sign In](https://docs.mkinf.io/api-reference/endpoint/auth/sign-in.md) - [Create Disk](https://docs.mkinf.io/api-reference/endpoint/disks/create-disk.md): Create a new disk. Size should be in gibibytes (GiB) or tebibytes (TiB) in the format [Size][GiB|TiB]. E.g. 10GiB. A successful response from this resource will contain the async operation. - [Delete Disk](https://docs.mkinf.io/api-reference/endpoint/disks/delete-disk.md): Delete a disk - [Get Disk](https://docs.mkinf.io/api-reference/endpoint/disks/get-disk.md): Get a disk - [List Disks](https://docs.mkinf.io/api-reference/endpoint/disks/list-disks.md): List all the disks - [Update Disk](https://docs.mkinf.io/api-reference/endpoint/disks/update-disk.md): Change the size of a disk. Size should be in gibibytes (GiB) or tebibytes (TiB) in the format [Size][GiB|TiB]. E.g. 10GiB. A successful response from this resource will contain the async operation. - [Create Firewall Rule](https://docs.mkinf.io/api-reference/endpoint/firewall/create-rule.md): Create a new VPC firewall rule - [Get Firewall Rule](https://docs.mkinf.io/api-reference/endpoint/firewall/get-rule.md): Retrieve details for a VPC firewall rule - [List Firewall Rules](https://docs.mkinf.io/api-reference/endpoint/firewall/list-rules.md): Retrieve details about all VPC firewall rules - [Get Current User](https://docs.mkinf.io/api-reference/endpoint/me/get-me.md): Get current user/key info - [Get Billing Portal](https://docs.mkinf.io/api-reference/endpoint/misc/get-billing.md): Retreives the billing page url - [Get Usage](https://docs.mkinf.io/api-reference/endpoint/misc/get-usage.md): Retreives the products usage. Usage is updated daily shortly after midnight UTC - [List Images](https://docs.mkinf.io/api-reference/endpoint/misc/list-images.md): List all the available images - [List Locations](https://docs.mkinf.io/api-reference/endpoint/misc/list-locations.md): List all the available locations - [Create Network](https://docs.mkinf.io/api-reference/endpoint/networks/create-network.md): Create a new VPC network - [Get Network](https://docs.mkinf.io/api-reference/endpoint/networks/get-network.md): Retrieve details for a VPC network - [List Networks](https://docs.mkinf.io/api-reference/endpoint/networks/list-networks.md): Retrieve details about all VPC networks - [Get VM Operation](https://docs.mkinf.io/api-reference/endpoint/operations/get-vm-operation.md): Get a VM operation - [List VM Operations](https://docs.mkinf.io/api-reference/endpoint/operations/list-vm-operations.md): List all the VM operations - [Get Project](https://docs.mkinf.io/api-reference/endpoint/projects/get-project.md): Retreives a project - [List Projects](https://docs.mkinf.io/api-reference/endpoint/projects/list-projects.md): Retreives all your projects - [Create VM](https://docs.mkinf.io/api-reference/endpoint/vms/create-vm.md): Create a new VM instance - [Get VM](https://docs.mkinf.io/api-reference/endpoint/vms/get-vm.md): Get a VM instance - [List VMs](https://docs.mkinf.io/api-reference/endpoint/vms/list-vms.md): List all the VM instances you have access to - [Terminate VM](https://docs.mkinf.io/api-reference/endpoint/vms/terminate-vm.md): Terminate a VM instance - [Update VM](https://docs.mkinf.io/api-reference/endpoint/vms/update-vm.md): Change the state of a VM - [Welcome](https://docs.mkinf.io/api-reference/endpoint/welcome.md) - [Introduction](https://docs.mkinf.io/api-reference/introduction.md): API v0.1 documentation - [Get Started with mkinf grid](https://docs.mkinf.io/grid/get-started.md): Learn how to deploy and manage GPU-enabled VMs through the mkinf grid API for scalable AI inference - [Create Agents](https://docs.mkinf.io/hub/create-agents.md): This guide will walk you through creating new agent repositories and forking existing ones. - [Getting Started with mkinf hub](https://docs.mkinf.io/hub/get-started.md): This guide will walk you through setting up and running your first AI Agent using mkinf hub. - [Import Agents](https://docs.mkinf.io/hub/import-agents.md): This guide will walk you through importing specific AI Agents from the hub. - [Introduction](https://docs.mkinf.io/introduction.md): Welcome to mkinf – a robust platform designed for the development and deployment of agentic systems. ## OpenAPI Specs - [openapi](https://docs.mkinf.io/api-reference/openapi.json) ## Optional - [Website](https://mkinf.io/) - [Community](https://join.slack.com/t/mkinf-community/shared_invite/zt-2wa3mqqsx-27qHzCok~BCdZTowifer~g) - [Blog](https://mkinf.substack.com)