Appdome Build2Secure API

The Appdome Build2Secure (DEV-API) REST API automates Appdome's no-code mobile app defense pipeline — upload, build/fuse, add context, sign (standard, private, and Auto-DEV signing), download, publish to OTA, validate, generate Certified Secure certificates, manage company teams and users, and read DEV-Logs audit events. Tasks are asynchronous and tracked by task_id.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/appdome-build2secure-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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

Get an API key

Free tier, no email required.

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

API entry from apis.yml

apis.yml Raw ↑
name: Appdome Build2Secure API
description: The Appdome Build2Secure (DEV-API) REST API automates Appdome's no-code mobile app defense
  pipeline — upload, build/fuse, add context, sign (standard, private, and Auto-DEV signing), download,
  publish to OTA, validate, generate Certified Secure certificates, manage company teams and users, and
  read DEV-Logs audit events. Tasks are asynchronous and tracked by task_id.
humanURL: https://apis.appdome.com/docs/introduction
baseURL: https://fusion.appdome.com/api/v1
tags:
- Mobile App Security
- DevSecOps
- App Signing
- CI/CD
properties:
- type: Documentation
  url: https://apis.appdome.com/docs/introduction
- type: APIReference
  url: https://apis.appdome.com/reference
- type: GettingStarted
  url: https://apis.appdome.com/docs/getting-started
- type: Authentication
  url: authentication/appdome-authentication.yml
- type: LLMsTxt
  url: llms/appdome-llms.txt
- type: Conventions
  url: conventions/appdome-conventions.yml
- type: ErrorCatalog
  url: errors/appdome-problem-types.yml
- type: Lifecycle
  url: lifecycle/appdome-lifecycle.yml
- type: DataModel
  url: data-model/appdome-data-model.yml
- type: MCPServer
  url: mcp/appdome-mcp.yml
- type: Conformance
  url: conformance/appdome-conformance.yml