{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "o6htzlrn-nx-link-api-keys-rate-limits",
  "title": "O6htzlrn \u00b7 Api Keys Rate Limits",
  "url": "https://o6htzlrn.nx.link/api_keys/rate_limits",
  "category": "tools",
  "summary": "O6htzlrn \u00b7 Api Keys Rate Limits \u2014 x402-protected tools API. Pay $0.010 per call on base. Indexed by x402all.",
  "seo": {
    "title": "O6htzlrn \u00b7 Api Keys Rate Limits \u2014 x402 tools API \u00b7 $0.010 per call",
    "description": "O6htzlrn \u00b7 Api Keys Rate Limits \u2014 x402-protected tools API. Pay $0.010 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.0,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x416301691d75f29ce8ea355246d3c87baa65d38b",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Venice.ai API https://api.venice.ai/api/v1 - GET /api/v1/api_keys/rate_limits",
      "verified": false,
      "hints": {
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "required": [
                    "data"
                  ],
                  "properties": {
                    "data": {
                      "type": "object",
                      "required": [
                        "accessPermitted",
                        "apiTier",
                        "balances",
                        "keyExpiration",
                        "nextEpochBegins",
                        "rateLimits"
                      ],
                      "properties": {
                        "apiTier": {
                          "type": "object",
                          "required": [
                            "id",
                            "isCharged"
                          ],
                          "properties": {
                            "id": {
                              "type": "string",
                              "example": "paid",
                              "description": "The ID of the API tier."
                            },
                            "isCharged": {
                              "type": "boolean",
                              "example": true,
                              "description": "Is the API key pay per use (in Diem or USD)."
                            }
                          }
                        },
                        "balances": {
                          "type": "object",
                          "properties": {
                            "USD": {
                              "type": "number",
                              "example": 50.23,
                              "description": "The USD balance of the key."
                            },
                            "DIEM": {
                              "type": "number",
                              "example": 100.023,
                              "description": "The Diem balance of the key."
                            }
                          }
                        },
                        "rateLimits": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "required": [
                              "rateLimits"
                            ],
                            "properties": {
                              "apiModelId": {
                                "type": "string",
                                "example": "venice-uncensored",
                                "description": "The ID of the API model."
                              },
                              "rateLimits": {
                                "type": "array",
                                "items": {
                                  "type": "object",
                                  "required": [
                                    "amount",
                                    "type"
                                  ],
                                  "properties": {
                                    "type": {
                                      "type": "string",
                                      "example": "RPM",
                                      "description": "The time period for the rate limit. Can be Requests Per Minute (RPM), Requests Per Day (RPD), or Tokens Per Minute (TPM)."
                                    },
                                    "amount": {
                                      "type": "number",
                                      "example": 100,
                                      "description": "The rate limit for the API model."
                                    }
                                  }
                                }
                              }
                            }
                          }
                        },
                        "keyExpiration": {
                          "type": "string",
                          "example": "2025-06-01T00:00:00Z",
                          "nullable": true,
                          "description": "The timestamp the API key expires. If null, the key never expires."
                        },
                        "accessPermitted": {
                          "type": "boolean",
                          "example": true,
                          "description": "Does the API key have access to consume the inference APIs?"
                        },
                        "nextEpochBegins": {
                          "type": "string",
                          "example": "2025-05-07T00:00:00.000Z",
                          "description": "The timestamp when the next epoch begins. This is relevant for rate limits that reset at the start of each epoch."
                        }
                      }
                    }
                  }
                }
              }
            },
            "description": "OK"
          },
          "401": {
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/StandardError"
                }
              }
            },
            "description": "Authentication failed"
          },
          "500": {
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/StandardError"
                }
              }
            },
            "description": "An unknown error occurred"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "o6htzlrn-nx-link",
    "host": "o6htzlrn.nx.link",
    "url": "https://o6htzlrn.nx.link"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/o6htzlrn-nx-link-api-keys-rate-limits",
    "url": "https://x402all.com/resource/o6htzlrn-nx-link-api-keys-rate-limits",
    "name": "O6htzlrn \u00b7 Api Keys Rate Limits",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/o6htzlrn-nx-link-api-keys-rate-limits",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://o6htzlrn.nx.link/api_keys/rate_limits",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/o6htzlrn-nx-link",
      "url": "https://o6htzlrn.nx.link",
      "name": "o6htzlrn.nx.link",
      "@type": "Organization"
    },
    "identifier": "o6htzlrn-nx-link-api-keys-rate-limits",
    "description": "O6htzlrn \u00b7 Api Keys Rate Limits \u2014 x402-protected tools API. Pay $0.010 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=o6htzlrn-nx-link-api-keys-rate-limits",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=o6htzlrn-nx-link-api-keys-rate-limits",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T22:58:30.615081+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://o6htzlrn.nx.link/api_keys/rate_limits",
    "content_type": "application/json",
    "response_schema": {
      "type": "object",
      "required": [
        "data"
      ],
      "properties": {
        "data": {
          "type": "object",
          "required": [
            "accessPermitted",
            "apiTier",
            "balances",
            "keyExpiration",
            "nextEpochBegins",
            "rateLimits"
          ],
          "properties": {
            "apiTier": {
              "type": "object",
              "required": [
                "id",
                "isCharged"
              ],
              "properties": {
                "id": {
                  "type": "string",
                  "example": "paid",
                  "description": "The ID of the API tier."
                },
                "isCharged": {
                  "type": "boolean",
                  "example": true,
                  "description": "Is the API key pay per use (in Diem or USD)."
                }
              }
            },
            "balances": {
              "type": "object",
              "properties": {
                "USD": {
                  "type": "number",
                  "example": 50.23,
                  "description": "The USD balance of the key."
                },
                "DIEM": {
                  "type": "number",
                  "example": 100.023,
                  "description": "The Diem balance of the key."
                }
              }
            },
            "rateLimits": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "rateLimits"
                ],
                "properties": {
                  "apiModelId": {
                    "type": "string",
                    "example": "venice-uncensored",
                    "description": "The ID of the API model."
                  },
                  "rateLimits": {
                    "type": "array",
                    "items": {
                      "type": "object",
                      "required": [
                        "amount",
                        "type"
                      ],
                      "properties": {
                        "type": {
                          "type": "string",
                          "example": "RPM",
                          "description": "The time period for the rate limit. Can be Requests Per Minute (RPM), Requests Per Day (RPD), or Tokens Per Minute (TPM)."
                        },
                        "amount": {
                          "type": "number",
                          "example": 100,
                          "description": "The rate limit for the API model."
                        }
                      }
                    }
                  }
                }
              }
            },
            "keyExpiration": {
              "type": "string",
              "example": "2025-06-01T00:00:00Z",
              "nullable": true,
              "description": "The timestamp the API key expires. If null, the key never expires."
            },
            "accessPermitted": {
              "type": "boolean",
              "example": true,
              "description": "Does the API key have access to consume the inference APIs?"
            },
            "nextEpochBegins": {
              "type": "string",
              "example": "2025-05-07T00:00:00.000Z",
              "description": "The timestamp when the next epoch begins. This is relevant for rate limits that reset at the start of each epoch."
            }
          }
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "2ae4e70f6ec2ecfdf55b2b8019d71a01effffea6ac605bc5f1b1964d3daeeda8"
  }
}