๐Ÿš€ Now onboarding early-access teams โ€” launching Q4 2026 ยท Start Free โ†’

Home / Documentation

Docs preview ยท full reference ships with the product (Q4 2026)

ATechsCloud Documentation

Everything you'll need to connect your clouds, understand the platform, and automate with our API. We're publishing docs alongside the MVP โ€” early-access partners get them first.

Getting Started

Connect a cloud in three steps

Agentless and read-only โ€” you grant a least-privilege role, we do the rest.

1๏ธโƒฃ

Create an account

Sign up and create your organization workspace. Invite your platform, FinOps, and security teammates.

2๏ธโƒฃ

Connect AWS / GCP

Apply our published least-privilege IAM template (AWS AssumeRole + external ID, or GCP Workload Identity). No long-lived keys.

3๏ธโƒฃ

See your dashboard

Within minutes, your first scan surfaces spend, idle waste, cluster health, and risk โ€” ready to act on.

Documentation Map

What the docs will cover

A preview of the documentation set shipping with the platform.

๐Ÿš€

Quickstart

Sign up, connect your first cloud, and read your first findings.

SetupOnboarding
๐ŸŸง

Connecting AWS

Read-only role, external ID, and the exact permissions we request.

AssumeRoleIAM
๐Ÿ”ต

Connecting GCP

Workload Identity Federation and viewer/recommender roles.

WIFService Accounts
๐Ÿง 

Platform Concepts

Connections, scans, resources, and findings โ€” the core data model.

ConceptsModel
๐Ÿ“ฆ

Module Guides

Inventory, cost, Kubernetes, Terraform, security, and FinOps how-tos.

GuidesHow-to
๐Ÿ”Œ

API Reference

REST API (OpenAPI 3.1), authentication, webhooks, and SDKs.

RESTOpenAPIWebhooks
API Preview

Built API-first

Everything in the dashboard is available over a typed REST API.

GET https://api.atechscloud.com/v1/findings?category=cost
{
  "data": [
    {
      "id": "01J7...",
      "category": "cost",
      "rule_id": "cost.unattached_volume",
      "severity": "medium",
      "title": "Unattached EBS volume vol-0abc (100 GiB gp3)",
      "monthly_savings": "8.00",
      "status": "open"
    }
  ],
  "has_more": false
}

Illustrative ยท API reference publishes with the MVP

Want early access to the docs & the platform?

Early-access partners get the full documentation, onboarding support, and founder pricing.