{
  "name": "BINLookupAPI Changelog",
  "url": "https://binlookupapi.com/changelog/",
  "last_updated": "2026-07-25",
  "entry_count": 10,
  "featured": {
    "date": "2026-07-24",
    "type": "new-feature",
    "title": "Batch BIN lookups",
    "summary": "POST /v1/bins accepts up to 2,000 BINs in a single request and returns one result per BIN, in order. Invalid or unknown BINs return per-item errors without failing the rest of the batch. Available on BLAPI-500KPM; test-mode organisations can try it for free with mock data.",
    "link": "https://binlookupapi.com/docs/batch-lookups/",
    "featured": true
  },
  "entries": [
    {
      "date": "2026-07-25",
      "type": "new-feature",
      "title": "Public status page",
      "summary": "Live uptime and incident history for the API is now published at status.binlookupapi.com, so you can check service health at a glance and subscribe to incident updates.",
      "link": "https://status.binlookupapi.com/"
    },
    {
      "date": "2026-07-24",
      "type": "new-feature",
      "title": "Batch BIN lookups",
      "summary": "POST /v1/bins accepts up to 2,000 BINs in a single request and returns one result per BIN, in order. Invalid or unknown BINs return per-item errors without failing the rest of the batch. Available on BLAPI-500KPM; test-mode organisations can try it for free with mock data.",
      "link": "https://binlookupapi.com/docs/batch-lookups/",
      "featured": true
    },
    {
      "date": "2026-07-24",
      "type": "new-feature",
      "title": "Sign in with Microsoft",
      "summary": "You can now sign in to the dashboard with a Microsoft account — personal or work — alongside Google."
    },
    {
      "date": "2026-07-09",
      "type": "new-feature",
      "title": "Team roles",
      "summary": "Organisation memberships now support four roles — Owner, Developer (manages API keys), Billing Manager (manages the subscription), and read-only Member — with role selection on invites and editable roles for existing members."
    },
    {
      "date": "2026-07-08",
      "type": "new-feature",
      "title": "Free plan: 10 lookups per day",
      "summary": "Organisations without a subscription now get 10 real BIN lookups per day, no credit card required — same production data as paid plans. Exceeding the quota returns a 429 with an upgrade link, and it resets at midnight UTC.",
      "link": "https://binlookupapi.com/pricing/"
    },
    {
      "date": "2026-07-08",
      "type": "new-feature",
      "title": "Precision signal on lookups",
      "summary": "Successful lookups now include meta.longer_bin_available — a signal that the dataset holds more specific records for a longer version of the queried BIN, so resubmitting with more digits may return more precise data. Included automatically on BLAPI-150KPM and above.",
      "link": "https://binlookupapi.com/docs/api-reference/"
    },
    {
      "date": "2026-07-08",
      "type": "enhancement",
      "title": "Zero-friction onboarding",
      "summary": "Sign in and land in a ready-to-use dashboard: your organisation is created automatically, API keys are auto-named with inline rename, and the dashboard shows a ready-to-run cURL command with your new key pre-filled.",
      "link": "https://binlookupapi.com/docs/quickstart/"
    },
    {
      "date": "2026-07-07",
      "type": "enhancement",
      "title": "11-digit BIN lookups",
      "summary": "The API now accepts BINs up to 11 digits (previously 8), returning more specific issuer records when a longer prefix is available.",
      "link": "https://binlookupapi.com/docs/api-reference/"
    },
    {
      "date": "2026-07-06",
      "type": "enhancement",
      "title": "Faster API responses",
      "summary": "Cut server-side processing time roughly in half on the lookup hot path and removed a middleware hop from /v1 requests entirely."
    },
    {
      "date": "2026-02-05",
      "type": "new-feature",
      "title": "BINLookupAPI launches",
      "summary": "Real-time card BIN lookups via POST /v1/bin: card scheme, funding type, issuing bank, and country. Google sign-in, API key management, usage analytics, and quota-based plans from 30k to 500k lookups per month — plus a free test mode with mock data so you can integrate before paying.",
      "link": "https://binlookupapi.com/docs/quickstart/"
    }
  ]
}