Yapily · Capability

Platform

Platform is a Naftiko capability published by Yapily, one of 9 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Run with Naftiko

Capability Spec

platform.yaml Raw ↑
apiVersion: naftiko.dev/v1
kind: Capability
metadata:
  name: yapily-platform
  labels:
    provider: yapily
    domain: platform
spec:
  title: Yapily Platform Management
  description: |
    Manage Yapily Applications, Users, Webhooks, Notifications, and Constraints
    that govern how downstream AIS/PIS interactions operate.
  api: yapily:yapily-platform-api
  operations:
    - createApplication
    - createUser
    - getUser
    - createWebhook
    - getNotifications
    - getConstraints