# CIEL M2M API Marketplace – API Key Leak Scanner

> CIEL M2M API Marketplace – API Key Leak Scanner is a paid API for AI agents from 169.58.38.67.sslip.io, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-18).

Scans provided content or configuration for exposed API keys and credential leaks

## Facts

- Endpoint: GET https://169.58.38.67.sslip.io/api/api-key-leak
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-18
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/ciel-m2m-api-marketplace-api-key-leak-scanner-bc97f599
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap__g4njXiwzkvr90mIK4Euy

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability ciel-m2m-api-marketplace-api-key-leak-scanner-bc97f599
```

Example prompt: Can you scan this code snippet for any exposed or hardcoded API keys? Here's the content: 'OPENAI_API_KEY=sk-abc123xyz...'

## When to prefer this

Choose this endpoint when you need a quick, pay-per-call security scan to detect exposed API keys or credentials in code, config files, or text content without setting up a full secrets-scanning pipeline. Ideal for one-off checks, CI/CD integration via x402 micropayments, or when you lack access to dedicated tools like TruffleHog or GitGuardian.

## Known failure modes

- Missing or malformed input properties returns an error or empty result
- Very large payloads may time out or be truncated
- False positives on placeholder or example keys like 'YOUR_API_KEY_HERE'
- Obfuscated or encoded keys may not be detected

## How this service works

50+ micro-services for AI agents: data parsing, crypto analytics, security scanning, code tools, and more. Pay per call via x402 (USDC on Base) or RapidAPI subscription.

## Output

A JSON result indicating whether API key leaks were detected in the provided content, including details about the type and location of any exposed credentials found

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "result": "data"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/ciel-m2m-api-marketplace-api-key-leak-scanner-bc97f599/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from 169.58.38.67.sslip.io](https://www.zero.xyz/host/169.58.38.67.sslip.io/llms.txt)
