TD Bank · Capability

TD Bank Service Token API — Service Tokens

TD Bank Service Token (Akoya v1.0.1) — OAuth 2.0 client_credentials for utility APIs (Apps Management, Notifications). 1 operation.

TD Bank Service Token API — Service Tokens is a Naftiko capability published by TD Bank, one of 16 capabilities the APIs.io network indexes for this provider.

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

Tagged areas include TD Bank, Token Management, OAuth, and Akoya.

Run with Naftiko TD BankToken ManagementOAuthAkoya

Capability Spec

service-token-tokens.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: TD Bank Service Token API — Service Tokens
  description: 'TD Bank Service Token (Akoya v1.0.1) — OAuth 2.0 client_credentials for utility APIs (Apps Management, Notifications). 1 operation.'
  tags:
  - TD Bank
  - Token Management
  - OAuth
  - Akoya
  created: '2026-05-23'
  modified: '2026-05-23'
binds:
- namespace: env
  keys:
    TD_BANK_CLIENT_ID: TD_BANK_CLIENT_ID
    TD_BANK_CLIENT_SECRET: TD_BANK_CLIENT_SECRET
capability:
  consumes:
  - type: http
    namespace: service-token-tokens
    baseUri: https://api.openbanking.amcb.developer.td.com/oauth/v1
    description: TD Service Token API.
    resources:
    - name: service-token
      path: /service-token
      operations:
      - name: createservicetoken
        method: POST
        description: Create Service Token
    authentication:
      type: none
  exposes:
  - type: rest
    namespace: service-token-rest
    port: 8080
    description: REST adapter for TD Service Token API.
    resources:
    - path: /v1/service-tokens
      name: serviceTokens