Amika website screenshot

Amika

Amika is a Y Combinator-backed infrastructure company for running AI coding agents in isolated cloud sandboxes. Teams spawn agents from Slack, Linear, GitHub, a CLI, a TypeScript SDK, or the hosted HTTP API to understand a codebase, run in a root-access VM, execute programmable checks (tests, linters, type checkers), and open validated pull requests autonomously. The platform exposes a REST API (v0beta1) for managing repositories, sandboxes, snapshots, agent sessions, secrets, services, storage, and Slack integration, with API-key and OAuth device-flow authentication. Core primitives are shipped open source under the gofixpoint GitHub organization, including the amika CLI, the amikalog session-capture tool, and the @amika/sdk TypeScript client.

Amika publishes 12 APIs on the APIs.io network, including API keys API, Docker registries API, Downloads API, and 9 more. Tagged areas include Company, AI Agents, Coding Agents, Developer Tools, and Sandboxes.

Amika’s developer surface includes documentation, API reference, getting-started guide, authentication, CLI, pricing, signup flow, and 25 more developer resources.

51.3/100 developing ▬ flat Agent 19/100 agent aware open core · Apache-2.0 Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs
CompanyAI AgentsCoding AgentsDeveloper ToolsSandboxesInfrastructureCI/CDAutomationSoftware Factory

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/amika: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 12

Individual APIs this provider publishes, each with its own machine-readable definition.

Amika API keys API

The API keys API from Amika — 2 operation(s) for api keys.

Amika Docker registries API

The Docker registries API from Amika — 2 operation(s) for docker registries.

Amika Downloads API

The Downloads API from Amika — 1 operation(s) for downloads.

Amika Git user settings API

The Git user settings API from Amika — 1 operation(s) for git user settings.

Amika Integrations API

The Integrations API from Amika — 2 operation(s) for integrations.

Amika Repositories API

The Repositories API from Amika — 5 operation(s) for repositories.

Amika Sandboxes API

The Sandboxes API from Amika — 16 operation(s) for sandboxes.

Amika SandboxSnapshots API

The SandboxSnapshots API from Amika — 3 operation(s) for sandboxsnapshots.

Amika Secrets API

The Secrets API from Amika — 11 operation(s) for secrets.

Amika Services API

The Services API from Amika — 2 operation(s) for services.

Amika Slack API

The Slack API from Amika — 2 operation(s) for slack.

Amika Uploads API

The Uploads API from Amika — 2 operation(s) for uploads.

Scroll for all 12

Open Collections 13

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 13

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Amika Authentication

http/apiKey/oauth2 · 4 schemes

SECURITY

Amika Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: amika
deliveryModel:
  model: open-core
  license: Apache-2.0
  open_source: true
  commercial: true
  callable_host: true
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/amika.png
name: Amika
description: Amika is a Y Combinator-backed infrastructure company for running AI coding agents in isolated cloud sandboxes.
  Teams spawn agents from Slack, Linear, GitHub, a CLI, a TypeScript SDK, or the hosted HTTP API to understand a codebase,
  run in a root-access VM, execute programmable checks (tests, linters, type checkers), and open validated pull requests autonomously.
  The platform exposes a REST API (v0beta1) for managing repositories, sandboxes, snapshots, agent sessions, secrets, services,
  storage, and Slack integration, with API-key and OAuth device-flow authentication. Core primitives are shipped open source
  under the gofixpoint GitHub organization, including the amika CLI, the amikalog session-capture tool, and the @amika/sdk
  TypeScript client.
url: https://raw.githubusercontent.com/api-evangelist/amika/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-17'
tags:
- Company
- AI Agents
- Coding Agents
- Developer Tools
- Sandboxes
- Infrastructure
- CI/CD
- Automation
- Software Factory
tags_raw:
- Company
- AI Agents
- Coding Agents
- Developer Tools
- Sandboxes
- Infrastructure
- CI/CD
- Automation
- Software Factory
- API
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: amika:amika-api-keys-api
  name: Amika API keys API
  description: The API keys API from Amika — 2 operation(s) for api keys.
  humanURL: https://docs.amika.dev/reference/api-reference
  baseURL: https://app.amika.dev/api/v0beta1
  tags:
  - APIKeys
  tags_raw:
  - API keys
  properties:
  - type: OpenAPI
    url: openapi/amika-api-keys-api-openapi.yml
  - type: Authentication
    url: authentication/amika-authentication.yml
  - type: Conventions
    url: conventions/amika-conventions.yml
  - type: ErrorCatalog
    url: errors/amika-problem-types.yml
  - type: DataModel
    url: data-model/amika-data-model.yml
  - type: Conformance
    url: conformance/amika-conformance.yml
- aid: amika:amika-docker-registries-api
  name: Amika Docker registries API
  description: The Docker registries API from Amika — 2 operation(s) for docker registries.
  humanURL: https://docs.amika.dev/reference/api-reference
  baseURL: https://app.amika.dev/api/v0beta1
  tags:
  - Docker registries
  properties:
  - type: OpenAPI
    url: openapi/amika-docker-registries-api-openapi.yml
  - type: Authentication
    url: authentication/amika-authentication.yml
  - type: Conventions
    url: conventions/amika-conventions.yml
  - type: ErrorCatalog
    url: errors/amika-problem-types.yml
  - type: DataModel
    url: data-model/amika-data-model.yml
  - type: Conformance
    url: conformance/amika-conformance.yml
- aid: amika:amika-downloads-api
  name: Amika Downloads API
  description: The Downloads API from Amika — 1 operation(s) for downloads.
  humanURL: https://docs.amika.dev/reference/api-reference
  baseURL: https://app.amika.dev/api/v0beta1
  tags:
  - Downloads
  properties:
  - type: OpenAPI
    url: openapi/amika-downloads-api-openapi.yml
  - type: Authentication
    url: authentication/amika-authentication.yml
  - type: Conventions
    url: conventions/amika-conventions.yml
  - type: ErrorCatalog
    url: errors/amika-problem-types.yml
  - type: DataModel
    url: data-model/amika-data-model.yml
  - type: Conformance
    url: conformance/amika-conformance.yml
- aid: amika:amika-git-user-settings-api
  name: Amika Git user settings API
  description: The Git user settings API from Amika — 1 operation(s) for git user settings.
  humanURL: https://docs.amika.dev/reference/api-reference
  baseURL: https://app.amika.dev/api/v0beta1
  tags:
  - Git user settings
  properties:
  - type: OpenAPI
    url: openapi/amika-git-user-settings-api-openapi.yml
  - type: Authentication
    url: authentication/amika-authentication.yml
  - type: Conventions
    url: conventions/amika-conventions.yml
  - type: ErrorCatalog
    url: errors/amika-problem-types.yml
  - type: DataModel
    url: data-model/amika-data-model.yml
  - type: Conformance
    url: conformance/amika-conformance.yml
- aid: amika:amika-integrations-api
  name: Amika Integrations API
  description: The Integrations API from Amika — 2 operation(s) for integrations.
  humanURL: https://docs.amika.dev/reference/api-reference
  baseURL: https://app.amika.dev/api/v0beta1
  tags:
  - Integration
  tags_raw:
  - Integrations
  properties:
  - type: OpenAPI
    url: openapi/amika-integrations-api-openapi.yml
  - type: Authentication
    url: authentication/amika-authentication.yml
  - type: Conventions
    url: conventions/amika-conventions.yml
  - type: ErrorCatalog
    url: errors/amika-problem-types.yml
  - type: DataModel
    url: data-model/amika-data-model.yml
  - type: Conformance
    url: conformance/amika-conformance.yml
- aid: amika:amika-repositories-api
  name: Amika Repositories API
  description: The Repositories API from Amika — 5 operation(s) for repositories.
  humanURL: https://docs.amika.dev/reference/api-reference
  baseURL: https://app.amika.dev/api/v0beta1
  tags:
  - Repositories
  properties:
  - type: OpenAPI
    url: openapi/amika-repositories-api-openapi.yml
  - type: Authentication
    url: authentication/amika-authentication.yml
  - type: Conventions
    url: conventions/amika-conventions.yml
  - type: ErrorCatalog
    url: errors/amika-problem-types.yml
  - type: DataModel
    url: data-model/amika-data-model.yml
  - type: Conformance
    url: conformance/amika-conformance.yml
- aid: amika:amika-sandboxes-api
  name: Amika Sandboxes API
  description: The Sandboxes API from Amika — 16 operation(s) for sandboxes.
  humanURL: https://docs.amika.dev/reference/api-reference
  baseURL: https://app.amika.dev/api/v0beta1
  tags:
  - Sandboxes
  properties:
  - type: OpenAPI
    url: openapi/amika-sandboxes-api-openapi.yml
  - type: Authentication
    url: authentication/amika-authentication.yml
  - type: Conventions
    url: conventions/amika-conventions.yml
  - type: ErrorCatalog
    url: errors/amika-problem-types.yml
  - type: DataModel
    url: data-model/amika-data-model.yml
  - type: Conformance
    url: conformance/amika-conformance.yml
- aid: amika:amika-sandboxsnapshots-api
  name: Amika SandboxSnapshots API
  description: The SandboxSnapshots API from Amika — 3 operation(s) for sandboxsnapshots.
  humanURL: https://docs.amika.dev/reference/api-reference
  baseURL: https://app.amika.dev/api/v0beta1
  tags:
  - SandboxSnapshots
  properties:
  - type: OpenAPI
    url: openapi/amika-sandboxsnapshots-api-openapi.yml
  - type: Authentication
    url: authentication/amika-authentication.yml
  - type: Conventions
    url: conventions/amika-conventions.yml
  - type: ErrorCatalog
    url: errors/amika-problem-types.yml
  - type: DataModel
    url: data-model/amika-data-model.yml
  - type: Conformance
    url: conformance/amika-conformance.yml
- aid: amika:amika-secrets-api
  name: Amika Secrets API
  description: The Secrets API from Amika — 11 operation(s) for secrets.
  humanURL: https://docs.amika.dev/reference/api-reference
  baseURL: https://app.amika.dev/api/v0beta1
  tags:
  - Secrets
  properties:
  - type: OpenAPI
    url: openapi/amika-secrets-api-openapi.yml
  - type: Authentication
    url: authentication/amika-authentication.yml
  - type: Conventions
    url: conventions/amika-conventions.yml
  - type: ErrorCatalog
    url: errors/amika-problem-types.yml
  - type: DataModel
    url: data-model/amika-data-model.yml
  - type: Conformance
    url: conformance/amika-conformance.yml
- aid: amika:amika-services-api
  name: Amika Services API
  description: The Services API from Amika — 2 operation(s) for services.
  humanURL: https://docs.amika.dev/reference/api-reference
  baseURL: https://app.amika.dev/api/v0beta1
  tags:
  - Services
  properties:
  - type: OpenAPI
    url: openapi/amika-services-api-openapi.yml
  - type: Authentication
    url: authentication/amika-authentication.yml
  - type: Conventions
    url: conventions/amika-conventions.yml
  - type: ErrorCatalog
    url: errors/amika-problem-types.yml
  - type: DataModel
    url: data-model/amika-data-model.yml
  - type: Conformance
    url: conformance/amika-conformance.yml
- aid: amika:amika-slack-api
  name: Amika Slack API
  description: The Slack API from Amika — 2 operation(s) for slack.
  humanURL: https://docs.amika.dev/reference/api-reference
  baseURL: https://app.amika.dev/api/v0beta1
  tags:
  - Slack
  properties:
  - type: OpenAPI
    url: openapi/amika-slack-api-openapi.yml
  - type: Authentication
    url: authentication/amika-authentication.yml
  - type: Conventions
    url: conventions/amika-conventions.yml
  - type: ErrorCatalog
    url: errors/amika-problem-types.yml
  - type: DataModel
    url: data-model/amika-data-model.yml
  - type: Conformance
    url: conformance/amika-conformance.yml
- aid: amika:amika-uploads-api
  name: Amika Uploads API
  description: The Uploads API from Amika — 2 operation(s) for uploads.
  humanURL: https://docs.amika.dev/reference/api-reference
  baseURL: https://app.amika.dev/api/v0beta1
  tags:
  - Uploads
  properties:
  - type: OpenAPI
    url: openapi/amika-uploads-api-openapi.yml
  - type: Authentication
    url: authentication/amika-authentication.yml
  - type: Conventions
    url: conventions/amika-conventions.yml
  - type: ErrorCatalog
    url: errors/amika-problem-types.yml
  - type: DataModel
    url: data-model/amika-data-model.yml
  - type: Conformance
    url: conformance/amika-conformance.yml
common:
- type: Overlay
  url: overlays/amika-openapi-overlay.yaml
- type: IssueTracker
  url: https://github.com/gofixpoint/amika/issues
- type: Releases
  url: https://github.com/gofixpoint/amika/releases
- type: ContributionGuide
  url: https://github.com/gofixpoint/amika/blob/main/CONTRIBUTING.md
- type: License
  name: Apache-2.0
  url: https://github.com/gofixpoint/amika/blob/main/LICENSE
- type: DeveloperPortal
  url: https://docs.amika.dev
- type: Documentation
  url: https://docs.amika.dev
- type: APIReference
  url: https://docs.amika.dev/reference/api-reference
- type: GettingStarted
  url: https://docs.amika.dev/quickstart
- type: Authentication
  url: authentication/amika-authentication.yml
- type: SDKs
  url: packages/amika-packages.yml
- type: Packages
  url: packages/amika-packages.yml
- type: CLI
  url: cli/amika-cli.yml
- type: X-MCPServerCandidate
  url: mcp/amika-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/amika-llms.txt
- type: Lifecycle
  url: lifecycle/amika-lifecycle.yml
- type: Roadmap
  url: https://docs.amika.dev/architecture/roadmap
- type: Conventions
  url: conventions/amika-conventions.yml
- type: ErrorCatalog
  url: errors/amika-problem-types.yml
- type: DataModel
  url: data-model/amika-data-model.yml
- type: Conformance
  url: conformance/amika-conformance.yml
- type: DomainSecurity
  url: security/amika-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
- type: GitHubOrganization
  url: https://github.com/gofixpoint
- type: SourceCode
  url: https://github.com/gofixpoint/amika
- type: Pricing
  url: https://www.amika.dev/pricing
- type: SignUp
  url: https://app.amika.dev/signup
- type: Login
  url: https://app.amika.dev/login
- type: TermsOfService
  url: https://www.amika.dev/terms
- type: PrivacyPolicy
  url: https://www.amika.dev/privacy
- type: Support
  url: https://discord.gg/xDXk4KjGWg
- type: Website
  url: https://www.amika.dev
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/amika"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/amika/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/amika/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.