Shopify · Capability

Shopify API — Endpoint

Shopify API — Endpoint. 8 operations. Lead operation: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01. Self-contained Naftiko capability covering one Shopify business surface.

Run with Naftiko ShopifyEndpoint

What You Can Do

POST
Deprecated202001createapplicationchargesparamapplicationchargeidactivate — Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01
/v1/admin/api/2020-01/application-charges/{application-charge-id}/activate-json
POST
Deprecated202001createrecurringapplicationchargesparamrecurringapplicationchargeidactivate — Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01
/v1/admin/api/2020-01/recurring-application-charges/{recurring-application-charge-id}/activate-json
POST
Deprecated202004createapplicationchargesparamapplicationchargeidactivate — Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01
/v1/admin/api/2020-04/application-charges/{application-charge-id}/activate-json
POST
Deprecated202004createrecurringapplicationchargesparamrecurringapplicationchargeidactivate — Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01
/v1/admin/api/2020-04/recurring-application-charges/{recurring-application-charge-id}/activate-json
POST
Deprecated202007createapplicationchargesparamapplicationchargeidactivate — Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01
/v1/admin/api/2020-07/application-charges/{application-charge-id}/activate-json
POST
Deprecated202007createrecurringapplicationchargesparamrecurringapplicationchargeidactivate — Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01
/v1/admin/api/2020-07/recurring-application-charges/{recurring-application-charge-id}/activate-json
POST
Createapplicationchargesparamapplicationchargeidactivate — Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01
/v1/admin/api/2020-10/application-charges/{application-charge-id}/activate-json
POST
Createrecurringapplicationchargesparamrecurringapplicationchargeidactivate — Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01
/v1/admin/api/2020-10/recurring-application-charges/{recurring-application-charge-id}/activate-json

MCP Tools

shopify-this-endpoint-is-no

Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01

shopify-this-endpoint-is-no-2

Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01

shopify-this-endpoint-is-no-3

Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01

shopify-this-endpoint-is-no-4

Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01

shopify-this-endpoint-is-no-5

Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01

shopify-this-endpoint-is-no-6

Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01

shopify-this-endpoint-is-no-7

Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01

shopify-this-endpoint-is-no-8

Shopify This Endpoint Is No Longer Required And Is Deprecated As Of Api Version 2021-01

Capability Spec

shopify-endpoint.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Shopify  API — Endpoint
  description: 'Shopify  API — Endpoint. 8 operations. Lead operation: Shopify This Endpoint Is No Longer Required And Is
    Deprecated As Of  Api Version 2021-01. Self-contained Naftiko capability covering one Shopify business surface.'
  tags:
  - Shopify
  - Endpoint
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    SHOPIFY_API_KEY: SHOPIFY_API_KEY
capability:
  consumes:
  - type: http
    namespace: shopify-endpoint
    baseUri: ''
    description: Shopify  API — Endpoint business capability. Self-contained, no shared references.
    resources:
    - name: admin-api-2020-01-application_charges-application_charge_id-activate.json
      path: /admin/api/2020-01/application_charges/{application_charge_id}/activate.json
      operations:
      - name: deprecated202001createapplicationchargesparamapplicationchargeidactivate
        method: POST
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: application_charge_id
          in: path
          type: string
          description: application_charge_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-01-recurring_application_charges-recurring_application_charge_id-
      path: /admin/api/2020-01/recurring_application_charges/{recurring_application_charge_id}/activate.json
      operations:
      - name: deprecated202001createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
        method: POST
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: recurring_application_charge_id
          in: path
          type: string
          description: recurring_application_charge_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-04-application_charges-application_charge_id-activate.json
      path: /admin/api/2020-04/application_charges/{application_charge_id}/activate.json
      operations:
      - name: deprecated202004createapplicationchargesparamapplicationchargeidactivate
        method: POST
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: application_charge_id
          in: path
          type: string
          description: application_charge_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-04-recurring_application_charges-recurring_application_charge_id-
      path: /admin/api/2020-04/recurring_application_charges/{recurring_application_charge_id}/activate.json
      operations:
      - name: deprecated202004createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
        method: POST
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: recurring_application_charge_id
          in: path
          type: string
          description: recurring_application_charge_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-07-application_charges-application_charge_id-activate.json
      path: /admin/api/2020-07/application_charges/{application_charge_id}/activate.json
      operations:
      - name: deprecated202007createapplicationchargesparamapplicationchargeidactivate
        method: POST
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: application_charge_id
          in: path
          type: string
          description: application_charge_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-07-recurring_application_charges-recurring_application_charge_id-
      path: /admin/api/2020-07/recurring_application_charges/{recurring_application_charge_id}/activate.json
      operations:
      - name: deprecated202007createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
        method: POST
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: recurring_application_charge_id
          in: path
          type: string
          description: recurring_application_charge_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-10-application_charges-application_charge_id-activate.json
      path: /admin/api/2020-10/application_charges/{application_charge_id}/activate.json
      operations:
      - name: createapplicationchargesparamapplicationchargeidactivate
        method: POST
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: application_charge_id
          in: path
          type: string
          description: application_charge_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-10-recurring_application_charges-recurring_application_charge_id-
      path: /admin/api/2020-10/recurring_application_charges/{recurring_application_charge_id}/activate.json
      operations:
      - name: createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
        method: POST
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: recurring_application_charge_id
          in: path
          type: string
          description: recurring_application_charge_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
  exposes:
  - type: rest
    namespace: shopify-endpoint-rest
    port: 8080
    description: REST adapter for Shopify  API — Endpoint. One Spectral-compliant resource per consumed operation, prefixed
      with /v1.
    resources:
    - path: /v1/admin/api/2020-01/application-charges/{application-charge-id}/activate-json
      name: admin-api-2020-01-application-charges-application-charge-id-activate-json
      description: REST surface for admin-api-2020-01-application_charges-application_charge_id-activate.json.
      operations:
      - method: POST
        name: deprecated202001createapplicationchargesparamapplicationchargeidactivate
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        call: shopify-endpoint.deprecated202001createapplicationchargesparamapplicationchargeidactivate
        with:
          application_charge_id: rest.application_charge_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-01/recurring-application-charges/{recurring-application-charge-id}/activate-json
      name: admin-api-2020-01-recurring-application-charges-recurring-application-charge-id
      description: REST surface for admin-api-2020-01-recurring_application_charges-recurring_application_charge_id-.
      operations:
      - method: POST
        name: deprecated202001createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        call: shopify-endpoint.deprecated202001createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
        with:
          recurring_application_charge_id: rest.recurring_application_charge_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-04/application-charges/{application-charge-id}/activate-json
      name: admin-api-2020-04-application-charges-application-charge-id-activate-json
      description: REST surface for admin-api-2020-04-application_charges-application_charge_id-activate.json.
      operations:
      - method: POST
        name: deprecated202004createapplicationchargesparamapplicationchargeidactivate
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        call: shopify-endpoint.deprecated202004createapplicationchargesparamapplicationchargeidactivate
        with:
          application_charge_id: rest.application_charge_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-04/recurring-application-charges/{recurring-application-charge-id}/activate-json
      name: admin-api-2020-04-recurring-application-charges-recurring-application-charge-id
      description: REST surface for admin-api-2020-04-recurring_application_charges-recurring_application_charge_id-.
      operations:
      - method: POST
        name: deprecated202004createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        call: shopify-endpoint.deprecated202004createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
        with:
          recurring_application_charge_id: rest.recurring_application_charge_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-07/application-charges/{application-charge-id}/activate-json
      name: admin-api-2020-07-application-charges-application-charge-id-activate-json
      description: REST surface for admin-api-2020-07-application_charges-application_charge_id-activate.json.
      operations:
      - method: POST
        name: deprecated202007createapplicationchargesparamapplicationchargeidactivate
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        call: shopify-endpoint.deprecated202007createapplicationchargesparamapplicationchargeidactivate
        with:
          application_charge_id: rest.application_charge_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-07/recurring-application-charges/{recurring-application-charge-id}/activate-json
      name: admin-api-2020-07-recurring-application-charges-recurring-application-charge-id
      description: REST surface for admin-api-2020-07-recurring_application_charges-recurring_application_charge_id-.
      operations:
      - method: POST
        name: deprecated202007createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        call: shopify-endpoint.deprecated202007createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
        with:
          recurring_application_charge_id: rest.recurring_application_charge_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-10/application-charges/{application-charge-id}/activate-json
      name: admin-api-2020-10-application-charges-application-charge-id-activate-json
      description: REST surface for admin-api-2020-10-application_charges-application_charge_id-activate.json.
      operations:
      - method: POST
        name: createapplicationchargesparamapplicationchargeidactivate
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        call: shopify-endpoint.createapplicationchargesparamapplicationchargeidactivate
        with:
          application_charge_id: rest.application_charge_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-10/recurring-application-charges/{recurring-application-charge-id}/activate-json
      name: admin-api-2020-10-recurring-application-charges-recurring-application-charge-id
      description: REST surface for admin-api-2020-10-recurring_application_charges-recurring_application_charge_id-.
      operations:
      - method: POST
        name: createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
        description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
        call: shopify-endpoint.createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
        with:
          recurring_application_charge_id: rest.recurring_application_charge_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: shopify-endpoint-mcp
    port: 9090
    transport: http
    description: MCP adapter for Shopify  API — Endpoint. One tool per consumed operation, routed inline through this capability's
      consumes block.
    tools:
    - name: shopify-this-endpoint-is-no
      description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-endpoint.deprecated202001createapplicationchargesparamapplicationchargeidactivate
      with:
        application_charge_id: tools.application_charge_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-this-endpoint-is-no-2
      description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-endpoint.deprecated202001createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
      with:
        recurring_application_charge_id: tools.recurring_application_charge_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-this-endpoint-is-no-3
      description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-endpoint.deprecated202004createapplicationchargesparamapplicationchargeidactivate
      with:
        application_charge_id: tools.application_charge_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-this-endpoint-is-no-4
      description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-endpoint.deprecated202004createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
      with:
        recurring_application_charge_id: tools.recurring_application_charge_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-this-endpoint-is-no-5
      description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-endpoint.deprecated202007createapplicationchargesparamapplicationchargeidactivate
      with:
        application_charge_id: tools.application_charge_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-this-endpoint-is-no-6
      description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-endpoint.deprecated202007createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
      with:
        recurring_application_charge_id: tools.recurring_application_charge_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-this-endpoint-is-no-7
      description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-endpoint.createapplicationchargesparamapplicationchargeidactivate
      with:
        application_charge_id: tools.application_charge_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-this-endpoint-is-no-8
      description: Shopify This Endpoint Is No Longer Required And Is Deprecated As Of  Api Version 2021-01
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-endpoint.createrecurringapplicationchargesparamrecurringapplicationchargeidactivate
      with:
        recurring_application_charge_id: tools.recurring_application_charge_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.