api.crushrewards.dev

https://api.crushrewards.dev/v1/marketing/promo-intelligence

Shares a payout wallet with 21 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.

Provides marketing intelligence and analysis for promotional campaigns.

25
reliability

Reliability & health

Uptime and response time from our own unpaid probes, plus the reliability score built from them.

Uptime

0.0% avg
0% 50% 100% Fri 12 AMSun 1 AMTue 1 AMThu 1 AM

Response time

0ms 50ms 100ms Fri 12 AMSun 1 AMTue 1 AMThu 1 AM
Data table
Reliability history per time bucket over the last 7 days (hourly).
Bucket Uptime Probes Response time
8/14/2026, 12:00:00 AM 0% 1
8/15/2026, 1:00:00 AM 0% 1
8/16/2026, 1:00:00 AM 0% 1
8/17/2026, 1:00:00 AM 0% 1
8/18/2026, 1:00:00 AM 0% 1
8/19/2026, 1:00:00 AM 0% 1
8/20/2026, 1:00:00 AM 0% 1
25
Composite reliability — the weighted average of the dimensions below, on a 0–100 scale.
Availability
0

How often it was reachable when we probed it (weight 35%).

Latency
not yet measured

How quickly it answers when it is up — fast scores high (weight 20%).

Security
100

Whether it serves over working TLS / https (weight 15%).

Transparency
43

Whether the operator disclosed what it does — description, schema, identity (weight 15%).

Activity
4

Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).

Confidence 58% — how much probe evidence backs this score. A thin history is flagged, not hidden.

See the scoring methodology for exactly how each number is computed.

Payment

Currencies
USDC
Networks
base, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Facilitator
unknown
SDK
unknown

Operator

Company
inferred — unknown
Jurisdiction
Registrar
Domain registered
Hosting network
Hosting country

Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.

On-chain activity (base)

614
payments (30d)
7.56
USD volume (30d)
10
paying wallets (30d)

Payments per day

last payment 8/18/2026
0 250 500 Jul 28Aug 4Aug 13Aug 18
Data table
Settled payments per day.
Day Payments Volume (USD) Paying wallets
7/28/2026 8 0.11 1
7/29/2026 6 0.07 2
7/30/2026 2 0.02 1
8/4/2026 56 0.67 4
8/5/2026 27 0.31 2
8/11/2026 404 4.97 1
8/13/2026 65 0.8 1
8/14/2026 15 0.19 2
8/16/2026 26 0.34 2
8/18/2026 5 0.08 2

This payout wallet is shared: figures cover all 21 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.

Response schema
{
  "properties": {
    "aggregate_by": {
      "enum": [
        "brand",
        "retailer"
      ],
      "type": "string"
    },
    "brand": {
      "nullable": true,
      "type": "string"
    },
    "brands": {
      "items": {
        "additionalProperties": true,
        "properties": {
          "avg_promo_depth_pct": {
            "nullable": true,
            "type": "number"
          },
          "brand": {
            "nullable": true,
            "type": "string"
          },
          "max_promo_depth_pct": {
            "nullable": true,
            "type": "number"
          },
          "promo_frequency_pct": {
            "type": "number"
          },
          "promo_observations": {
            "type": "integer"
          },
          "retailer": {
            "nullable": true,
            "type": "string"
          },
          "total_observations": {
            "type": "integer"
          }
        },
        "type": "object"
      },
      "type": "array"
    },
    "category": {
      "type": "string"
    },
    "country": {
      "type": "string"
    },
    "currency": {
      "type": "string"
    },
    "meta": {
      "additionalProperties": true,
      "properties": {
        "computed_at": {
          "format": "date-time",
          "type": "string"
        },
        "freshness_seconds": {
          "type": "number"
        },
        "price_observed_at_max": {
          "format": "date-time",
          "nullable": true,
          "type": "string"
        },
        "price_observed_at_min": {
          "format": "date-time",
          "nullable": true,
          "type": "string"
        },
        "schema_version": {
          "type": "string"
        },
        "served_from": {
          "type": "string"
        }
      },
      "type": "object"
    },
    "resolved": {
      "additionalProperties": true,
      "properties": {
        "alternates": {
          "items": {
            "additionalProperties": true,
            "type": "object"
          },
          "type": "array"
        },
        "category_path": {
          "nullable": true,
          "type": "string"
        },
        "department": {
          "nullable": true,
          "type": "string"
        },
        "input": {
          "type": "string"
        },
        "match_confidence": {
          "nullable": true,
          "type": "number"
        },
        "match_source": {
          "nullable": true,
          "type": "string"
        }
      },
      "type": "object"
    },
    "retailer": {
      "nullable": true,
      "type": "string"
    },
    "retailers": {
      "items": {
        "additionalProperties": true,
        "properties": {
          "avg_promo_depth_pct": {
            "nullable": true,
            "type": "number"
          },
          "brand": {
            "nullable": true,
            "type": "string"
          },
          "max_promo_depth_pct": {
            "nullable": true,
            "type": "number"
          },
          "promo_frequency_pct": {
            "type": "number"
          },
          "promo_observations": {
            "type": "integer"
          },
          "retailer": {
            "nullable": true,
            "type": "string"
          },
          "total_observations": {
            "type": "integer"
          }
        },
        "type": "object"
      },
      "type": "array"
    },
    "window": {
      "additionalProperties": true,
      "properties": {
        "comparison_from": {
          "format": "date",
          "nullable": true,
          "type": "string"
        },
        "comparison_to": {
          "format": "date",
          "nullable": true,
          "type": "string"
        },
        "from": {
          "format": "date",
          "type": "string"
        },
        "granularity": {
          "nullable": true,
          "type": "string"
        },
        "preset": {
          "type": "string"
        },
        "timezone": {
          "example": "UTC",
          "type": "string"
        },
        "to": {
          "format": "date",
          "type": "string"
        }
      },
      "type": "object"
    }
  },
  "type": "object"
}