Global System for Mobile Communications GSMA Camara Project Device Location Verification API — Location Verification

Global System for Mobile Communications GSMA Camara Project Device Location Verification API — Location Verification. 1 operations. Lead operation: Global System for Mobile Communications Verify the location of a device. Self-contained Naftiko capability covering one Global System For Mobile Communications business surface.

Run with Naftiko Global System For Mobile CommunicationsLocation Verification

What You Can Do

POST
Verifylocation — Global System for Mobile Communications Verify the location of a device
/v1/verify

MCP Tools

global-system-mobile-communications-verify

Global System for Mobile Communications Verify the location of a device

Capability Spec

device-location-verification-location-verification.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Global System for Mobile Communications GSMA Camara Project Device Location Verification API — Location Verification
  description: 'Global System for Mobile Communications GSMA Camara Project Device Location Verification API — Location Verification.
    1 operations. Lead operation: Global System for Mobile Communications Verify the location of a device. Self-contained
    Naftiko capability covering one Global System For Mobile Communications business surface.'
  tags:
  - Global System For Mobile Communications
  - Location Verification
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    GLOBAL_SYSTEM_FOR_MOBILE_COMMUNICATIONS_API_KEY: GLOBAL_SYSTEM_FOR_MOBILE_COMMUNICATIONS_API_KEY
capability:
  consumes:
  - type: http
    namespace: device-location-verification-location-verification
    baseUri: ''
    description: Global System for Mobile Communications GSMA Camara Project Device Location Verification API — Location Verification
      business capability. Self-contained, no shared references.
    resources:
    - name: verify
      path: /verify
      operations:
      - name: verifylocation
        method: POST
        description: Global System for Mobile Communications Verify the location of a device
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
  exposes:
  - type: rest
    namespace: device-location-verification-location-verification-rest
    port: 8080
    description: REST adapter for Global System for Mobile Communications GSMA Camara Project Device Location Verification
      API — Location Verification. One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/verify
      name: verify
      description: REST surface for verify.
      operations:
      - method: POST
        name: verifylocation
        description: Global System for Mobile Communications Verify the location of a device
        call: device-location-verification-location-verification.verifylocation
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: device-location-verification-location-verification-mcp
    port: 9090
    transport: http
    description: MCP adapter for Global System for Mobile Communications GSMA Camara Project Device Location Verification
      API — Location Verification. One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: global-system-mobile-communications-verify
      description: Global System for Mobile Communications Verify the location of a device
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: device-location-verification-location-verification.verifylocation
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.