APIs.io Engineering Platform GitHub v3 REST API — Billing

APIs.io Engineering Platform GitHub v3 REST API — Billing. 2 operations. Lead operation: APIs.io Engineering Platform Get GitHub Advanced Security active committers for an enterprise. Self-contained Naftiko capability covering one Engineering Platform business surface.

Run with Naftiko Engineering PlatformBilling

What You Can Do

GET
Billinggetgithubadvancedsecuritybillingghe — APIs.io Engineering Platform Get GitHub Advanced Security active committers for an enterprise
/v1/enterprises/{enterprise}/settings/billing/advanced-security
GET
Billinggetgithubadvancedsecuritybillingorg — APIs.io Engineering Platform Get GitHub Advanced Security active committers for an organization
/v1/orgs/{org}/settings/billing/advanced-security

MCP Tools

apis-io-engineering-platform-get-github

APIs.io Engineering Platform Get GitHub Advanced Security active committers for an enterprise

read-only idempotent
apis-io-engineering-platform-get-github-2

APIs.io Engineering Platform Get GitHub Advanced Security active committers for an organization

read-only idempotent

Capability Spec

github-billing.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: APIs.io Engineering Platform GitHub v3 REST API — Billing
  description: 'APIs.io Engineering Platform GitHub v3 REST API — Billing. 2 operations. Lead operation: APIs.io Engineering
    Platform Get GitHub Advanced Security active committers for an enterprise. Self-contained Naftiko capability covering
    one Engineering Platform business surface.'
  tags:
  - Engineering Platform
  - Billing
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    ENGINEERING_PLATFORM_API_KEY: ENGINEERING_PLATFORM_API_KEY
capability:
  consumes:
  - type: http
    namespace: github-billing
    baseUri: ''
    description: APIs.io Engineering Platform GitHub v3 REST API — Billing business capability. Self-contained, no shared
      references.
    resources:
    - name: enterprises-enterprise-settings-billing-advanced-security
      path: /enterprises/{enterprise}/settings/billing/advanced-security
      operations:
      - name: billinggetgithubadvancedsecuritybillingghe
        method: GET
        description: APIs.io Engineering Platform Get GitHub Advanced Security active committers for an enterprise
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: orgs-org-settings-billing-advanced-security
      path: /orgs/{org}/settings/billing/advanced-security
      operations:
      - name: billinggetgithubadvancedsecuritybillingorg
        method: GET
        description: APIs.io Engineering Platform Get GitHub Advanced Security active committers for an organization
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: github-billing-rest
    port: 8080
    description: REST adapter for APIs.io Engineering Platform GitHub v3 REST API — Billing. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/enterprises/{enterprise}/settings/billing/advanced-security
      name: enterprises-enterprise-settings-billing-advanced-security
      description: REST surface for enterprises-enterprise-settings-billing-advanced-security.
      operations:
      - method: GET
        name: billinggetgithubadvancedsecuritybillingghe
        description: APIs.io Engineering Platform Get GitHub Advanced Security active committers for an enterprise
        call: github-billing.billinggetgithubadvancedsecuritybillingghe
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/orgs/{org}/settings/billing/advanced-security
      name: orgs-org-settings-billing-advanced-security
      description: REST surface for orgs-org-settings-billing-advanced-security.
      operations:
      - method: GET
        name: billinggetgithubadvancedsecuritybillingorg
        description: APIs.io Engineering Platform Get GitHub Advanced Security active committers for an organization
        call: github-billing.billinggetgithubadvancedsecuritybillingorg
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: github-billing-mcp
    port: 9090
    transport: http
    description: MCP adapter for APIs.io Engineering Platform GitHub v3 REST API — Billing. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: apis-io-engineering-platform-get-github
      description: APIs.io Engineering Platform Get GitHub Advanced Security active committers for an enterprise
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: github-billing.billinggetgithubadvancedsecuritybillingghe
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-github-2
      description: APIs.io Engineering Platform Get GitHub Advanced Security active committers for an organization
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: github-billing.billinggetgithubadvancedsecuritybillingorg
      outputParameters:
      - type: object
        mapping: $.