APIs.io Engineering Platform GitHub v3 REST API — Rate-Limit

APIs.io Engineering Platform GitHub v3 REST API — Rate-Limit. 1 operations. Lead operation: APIs.io Engineering Platform Get rate limit status for the authenticated user. Self-contained Naftiko capability covering one Engineering Platform business surface.

Run with Naftiko Engineering PlatformRate-Limit

What You Can Do

GET
Ratelimitget — APIs.io Engineering Platform Get rate limit status for the authenticated user
/v1/rate-limit

MCP Tools

apis-io-engineering-platform-get-rate

APIs.io Engineering Platform Get rate limit status for the authenticated user

read-only idempotent

Capability Spec

github-rate-limit.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: APIs.io Engineering Platform GitHub v3 REST API — Rate-Limit
  description: 'APIs.io Engineering Platform GitHub v3 REST API — Rate-Limit. 1 operations. Lead operation: APIs.io Engineering
    Platform Get rate limit status for the authenticated user. Self-contained Naftiko capability covering one Engineering
    Platform business surface.'
  tags:
  - Engineering Platform
  - Rate-Limit
  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-rate-limit
    baseUri: ''
    description: APIs.io Engineering Platform GitHub v3 REST API — Rate-Limit business capability. Self-contained, no shared
      references.
    resources:
    - name: rate_limit
      path: /rate_limit
      operations:
      - name: ratelimitget
        method: GET
        description: APIs.io Engineering Platform Get rate limit status for the authenticated user
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: github-rate-limit-rest
    port: 8080
    description: REST adapter for APIs.io Engineering Platform GitHub v3 REST API — Rate-Limit. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/rate-limit
      name: rate-limit
      description: REST surface for rate_limit.
      operations:
      - method: GET
        name: ratelimitget
        description: APIs.io Engineering Platform Get rate limit status for the authenticated user
        call: github-rate-limit.ratelimitget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: github-rate-limit-mcp
    port: 9090
    transport: http
    description: MCP adapter for APIs.io Engineering Platform GitHub v3 REST API — Rate-Limit. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: apis-io-engineering-platform-get-rate
      description: APIs.io Engineering Platform Get rate limit status for the authenticated user
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: github-rate-limit.ratelimitget
      outputParameters:
      - type: object
        mapping: $.