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.

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