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.23' 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