64
/100
prowl
Benchmarked Sep 08, 2026

App Center Client

Microsoft Visual Studio App Center API

api platform_profile
Benchmark Your API

Score Breakdown

Latency 9/10
Consistency 8/10
Token Efficiency 8/10
Documentation 7/10
Auth Simplicity 6/10
First-Try Success 6/10
Error Clarity 5/10
Parseability 5/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://appcenter.ms",
  "auth_method": "api_key",
  "auth_config": {
    "header": "X-API-Token",
    "token_instructions": "Use an API token generated from the App Center UI under Account Settings > API Tokens. Tokens can be user-level or app-level."
  },
  "endpoints": [
    "GET /v0.1/user",
    "GET /v0.1/apps",
    "GET /v0.1/apps/{owner}/{app}",
    "POST /v0.1/apps",
    "GET /v0.1/apps/{owner}/{app}/builds",
    "POST /v0.1/apps/{owner}/{app}/builds/{buildId}/start",
    "GET /v0.1/apps/{owner}/{app}/test_runs",
    "POST /v0.1/apps/{owner}/{app}/test_runs/start",
    "GET /v0.1/apps/{owner}/{app}/distribute/stores",
    "POST /v0.1/apps/{owner}/{app}/distribute/stores/{storeName}/releases",
    "GET /v0.1/apps/{owner}/{app}/crashes",
    "GET /v0.1/apps/{owner}/{app}/crash_groups",
    "GET /v0.1/apps/{owner}/{app}/analytics/events"
  ],
  "pricing_model": {
    "type": "freemium",
    "details": "App Center offers a free tier with limited build minutes and services. Paid tiers (Standard, Professional, Enterprise) provide more build minutes, additional devices, and advanced features. Pricing is per-user per-month with annual commitments."
  },
  "rate_limits": {},
  "capabilities": [
    "Continuous Integration (CI) - build automation",
    "Continuous Delivery (CD) - release management",
    "Test automation - UI tests on device cloud",
    "Crash reporting and analytics",
    "Push notifications",
    "Distribute to app stores (App Store, Google Play, etc.)",
    "App usage analytics",
    "App management for teams",
    "Integration with source control (GitHub, Bitbucket, Azure DevOps)"
  ],
  "raw_analysis": "Microsoft Visual Studio App Center (appcenter.ms) is a mature, now legacy, mobile application development platform that was part of Microsoft's cloud tools. It provides a unified suite for sion of build, test, distribute, and monitor. It has been largely succeeded by Azure DevOps Services for CI/CD and Azure Monitor for analytics, with App Center set to retire as a standalone service. The platform offers a REST API (documented at appcenter.ms/docs) that allows programmatic access to builds, test runs, crash data, distribution, and user/app management. Key features include: (1) DevOps: Version control integration, automated builds, signing, and deployment to stores. (2) Testing: Device-cloud testing for iOS/Android, ability to run automated UI tests. (3) Monitoring: Real-time crash reporting and custom analytics events. (4) Distribution: Direct distribution to testers via device groups or app stores. (5) Push notifications: Targeted push messaging to users. Author: lication relies heavily on API tokens (Bearer token in 'X-API-Token' header) and supports both personal and app-level tokens. The service is well-integrated with Azure DevOps and GitHub, and is available globally. It serves mobile dev teams (from startups to enterprises) but has been announced to be retired (especially after 2024). As a result, while the API is stable and well-structured, new users are discouraged from adopting it, and existing users should migrate to Azure DevOps and other Azure services. For automation, the API supports standard CRUD operations and asynchronous task endpoints for builds and test runs. Overall, it's a capable but sunset platform that remains operational for existing users."
}
Execute

1/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200187ms
robots_txtGET /robots.txt40458ms
llms_txtGET /llms.txt40456ms
Interpret
{
  "overall": 62,
  "dimensions": {
    "token_efficiency": 7.5,
    "first_try_success": 6.0,
    "response_parseability": 5.0,
    "error_clarity": 5.0,
    "doc_quality": 7.0,
    "auth_simplicity": 6.5,
    "latency": 9.0,
    "consistency": 7.5
  },
  "pricing_normalized": {
    "type": "freemium",
    "details": "Free tier with limited build minutes; paid tiers (Standard, Professional, Enterprise) per-user/month with annual commitments. Pricing transparent but not listed on page."
  },
  "issues": [
    "No llms.txt file found for AI discoverability",
    "Robots.txt returns 404 (missing or inaccessible)",
    "Platform is legacy/deprecated by Microsoft (Visual Studio App Center) - may not be recommended for new adopters",
    "Response does not expose unified structured API for agent workflows beyond standard REST"
  ],
  "recommendations": [
    "Provide llms.txt to guide AI agents through capabilities and integrations",
    "Clarify deprecation status and migration path to Azure DevOps or GitHub Actions",
    "Offer structured metadata for CI/CD tool adoption in agent-oriented docs",
    "Expose machine-readable endpoint for build status and artifacts"
  ]
}

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Embed your Prowl badge

Show your live agent-readiness score on your own site. Free, no auth — it updates as your score changes.

Prowl agent-readiness badge
<a href="https://prowl.world/service/app-center-client">
  <img src="https://prowl.world/badge/app-center-client.svg" height="56" alt="Agent-readiness on Prowl">
</a>

Options: ?style=light|dark · ?size=sm|md · ?variant=certified (claimed + DNS-verified only) · badge generator with preview

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard