Appify website screenshot

Appify

Appify is an enterprise application platform that lets organizations build, extend, and migrate line-of-business software without traditional development. The company markets a model-driven, AI-native platform — apps are described in natural language and the platform generates the data model, UI, permissions, workflows, and analytics — plus an "Unshackle" AI agent that extends systems of record such as Salesforce, SAP, and Oracle, or replicates an existing SaaS application on Appify-owned infrastructure. Appify states 40+ enterprise integrations, 12+ industries in production, and 20M+ transactions processed, and its published pricing includes "REST API access" and "unlimited apps, objects, endpoints" as standard capabilities. No public developer portal, API reference, or machine-readable specification is published; the API surface sits behind the tenant login.

Appify publishes 1 API on the APIs.io network. Tagged areas include Company, Application Development, No Code, Low Code, and Enterprise Software.

Appify’s developer surface includes pricing and 8 more developer resources.

14.4/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CompanyApplication DevelopmentNo CodeLow CodeEnterprise SoftwareWorkflow AutomationArtificial IntelligenceIntegrationField Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 14.4/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 0.0 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 7.6 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/appify: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

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

Appify Platform REST API

The Appify platform's tenant-facing REST API. Appify's public pricing page lists "REST API access" among the standard capabilities included in a subscription. The API is served ...

Security Posture 1

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

Appify Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: appify
name: Appify
description: Appify is an enterprise application platform that lets organizations build, extend, and migrate line-of-business
  software without traditional development. The company markets a model-driven, AI-native platform — apps are described in
  natural language and the platform generates the data model, UI, permissions, workflows, and analytics — plus an "Unshackle"
  AI agent that extends systems of record such as Salesforce, SAP, and Oracle, or replicates an existing SaaS application
  on Appify-owned infrastructure. Appify states 40+ enterprise integrations, 12+ industries in production, and 20M+ transactions
  processed, and its published pricing includes "REST API access" and "unlimited apps, objects, endpoints" as standard capabilities.
  No public developer portal, API reference, or machine-readable specification is published; the API surface sits behind the
  tenant login.
url: https://raw.githubusercontent.com/api-evangelist/appify/refs/heads/main/apis.yml
image: https://www.appify.com/favicon.ico
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-06'
modified: '2026-08-06'
tags:
- Company
- Application Development
- No Code
- Low Code
- Enterprise Software
- Workflow Automation
- Artificial Intelligence
- Integration
- Field Service
apis:
- name: Appify Platform REST API
  description: 'The Appify platform''s tenant-facing REST API. Appify''s public pricing page lists "REST API access" among
    the standard capabilities included in a subscription. The API is served from the platform application host and requires
    authentication: unauthenticated requests to /api/v1 return HTTP 403 with an empty body (Spring Security), while sibling
    non-API paths return HTTP 404, confirming the route exists. No public API reference or machine-readable specification
    is published — a Springfox Swagger UI shell is served at /swagger-ui.html but every springfox document endpoint (/v2/api-docs,
    /v3/api-docs, /swagger-resources) returns 404 and /api/v1/openapi.json returns 403.'
  humanURL: https://www.appify.com/platform
  baseURL: https://login.appify.com/api/v1
  tags:
  - Application Development
  - No Code
  - Enterprise Software
  x-access: gated
  x-evidence:
    fetched: '2026-08-06'
    probes:
    - url: https://login.appify.com/api/v1
      http_status: 403
    - url: https://login.appify.com/api/v1/openapi.json
      http_status: 403
    - url: https://login.appify.com/swagger-ui.html
      http_status: 200
    - url: https://login.appify.com/v2/api-docs
      http_status: 404
    - url: https://www.appify.com/pricing
      http_status: 200
  properties:
  - type: Pricing
    url: https://www.appify.com/pricing
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/appify-domain-security.yml
- type: Website
  url: https://www.appify.com/
- type: Pricing
  url: https://www.appify.com/pricing
- type: PrivacyPolicy
  url: https://www.appify.com/privacy
- type: Login
  url: https://login.appify.com
- type: SecondaryMarket
  url: https://forgeglobal.com/appify_stock/
- type: LinkedIn
  url: https://www.linkedin.com/company/agentappify/
- type: X
  url: https://x.com/agentappify
- type: LLMsTxt
  url: llms/appify-llms.txt
x-coverage:
  state: gated
  reason: customer-only-docs
  detail: Appify's pricing page sells "REST API access" as a standard subscription capability and the API route is live —
    https://login.appify.com/api/v1 answers 403 (Spring Security, empty body) while sibling paths answer 404 — but the reference
    is tenant-only, the site's Resources page renders "No resources yet", and the leftover Springfox Swagger UI at /swagger-ui.html
    has no reachable document (every /v2/api-docs, /v3/api-docs and /swagger-resources endpoint returns 404).
  evidence:
  - url: https://login.appify.com/api/v1
    status: 403
  - url: https://login.appify.com/swagger-ui.html
    status: 200
  - url: https://login.appify.com/v2/api-docs
    status: 404
  - url: https://www.appify.com/resources
    status: 200
  - url: https://www.appify.com/docs
    status: 404
  - url: https://www.appify.com/llms.txt
    status: 404
  - url: https://www.appify.com/.well-known/agent-card.json
    status: 404
  checked: '2026-08-06'
x-enrichment:
  date: '2026-08-06'
  status: minimal
  artifacts_added: 2
  pass: local-v1