> ## Documentation Index
> Fetch the complete documentation index at: https://changelog.greip.io/llms.txt
> Use this file to discover all available pages before exploring further.

# API Updates

> Stay updated with the latest changes and improvements to Greip API

<Update label="January 2026" description="" tags={["Domain Lookup", "Email Scoring"]}>
  * `is_disposable` field added to [Domain Lookup API](https://docs.greip.io/api-reference/endpoint/data-lookup/domain) response, indicating whether a domain is associated with disposable email services. You'll also find this field in the [Email Scoring API](https://docs.greip.io/api-reference/endpoint/scoring/email) response.
  * `is_forwarding` field added to [Domain Lookup API](https://docs.greip.io/api-reference/endpoint/data-lookup/domain) response, indicating whether a domain is associated with email forwarding services. This field is also included in the [Email Scoring API](https://docs.greip.io/api-reference/endpoint/scoring/email) response.
</Update>

<Update label="October 2025" description="" tags={["BIN Lookup", "ASN Lookup"]}>
  * EBT card detection added to [BIN Lookup API](https://docs.greip.io/api-reference/endpoint/data-lookup/bin).
  * [ASN Lookup](https://docs.greip.io/api-reference/endpoint/data-lookup/asn) API now returns prefixes.
</Update>

<Update label="July 2025" description="" tags={["Email Scoring", "Profanity Detection"]}>
  * Education email detection added to [Email Scoring API](https://docs.greip.io/api-reference/endpoint/scoring/email).
  * [Profanity detection API](https://docs.greip.io/api-reference/endpoint/scoring/profanity) in now uses machine learning algorithms for improved accuracy.
</Update>

<Update label="June 2025" description="" tags={["Email Scoring", "Domain Lookup"]}>
  * Comprehensive domain data is now included in the [Email Scoring API](https://docs.greip.io/api-reference/endpoint/scoring/email).
  * Launched a new [Domain Lookup API](https://docs.greip.io/api-reference/endpoint/data-lookup/domain) to retrieve detailed information about domains, including creation date and risk evaluation metrics.
</Update>

<Update label="April 2025" description="" tags={["Performance"]}>
  * Major Performance Improvements for all other APIs!
</Update>

<Update label="March 2025" description="" tags={["Phone Number Scoring", "BIN Lookup"]}>
  * [Phone Number Scoring API](https://docs.greip.io/api-reference/endpoint/scoring/phone) now detects disposable phone numbers.
  * Improved card currency detection algorithm in [BIN Lookup API](https://docs.greip.io/api-reference/endpoint/data-lookup/bin).
</Update>

<Update label="February 2025" description="" tags={["BIN Lookup"]}>
  * Card brand detection algorithm updated to improve accuracy and reliability when identifying card brands based on BIN data.
</Update>

<Update label="January 2025" description="" tags={["Customizations"]}>
  * [Custom Rules](https://docs.greip.io/knowledge-base/custom-rules/overview) feature is just released! You can now create your own custom rules to tailor Greip's fraud detection capabilities to your specific needs.
  * [Blacklists](https://docs.greip.io/knowledge-base/blacklists/overview) feature is now live! You can create and manage blacklists to block specific data points.
</Update>

<Update label="December 2024" description="" tags={["Email Scoring", "Compliance", "Payment Fraud Detection"]}>
  * Disposable email detection added to [Email Scoring API](https://docs.greip.io/api-reference/endpoint/scoring/email).
  * [User Data Deletion Endpoint](https://docs.greip.io/api-reference/endpoint/account/users/delete) now available! It allows you to delete user data in compliance with data protection regulations.
  * Our [Payment Fraud Detection API](https://docs.greip.io/api-reference/endpoint/scoring/payment) got a major upgrade to the detection algorithms!
  * [Email Scoring API](https://docs.greip.io/api-reference/endpoint/scoring/email) now detects role-based emails! And more improvements to the scoring algorithm.
</Update>

<Update label="October 2024" description="" tags={["Error Handling", "IP Geolocation", "BIN Lookup", "Performance"]}>
  * Improved error handling across all APIs for better reliability and user experience.
  * Bogon IP detection added to [IP Geolocation API](https://docs.greip.io/api-reference/endpoint/data-lookup/geoip) and [IP Lookup API](https://docs.greip.io/api-reference/endpoint/data-lookup/ip).
  * Luhn algorithm check enhanced in [BIN Lookup API](https://docs.greip.io/api-reference/endpoint/data-lookup/bin).
  * User agent appended to the response of [IP Geolocation API](https://docs.greip.io/api-reference/endpoint/data-lookup/geoip).
  * Major performance improvements for all APIs.
</Update>

<Update label="May 2024" description="" tags={["IP Geolocation", "Country Lookup"]}>
  * Country flags' URLs enhanced in [IP Geolocation API](https://docs.greip.io/api-reference/endpoint/data-lookup/geoip), [IP Lookup API](https://docs.greip.io/api-reference/endpoint/data-lookup/ip) and [Country Lookup API](https://docs.greip.io/api-reference/endpoint/data-lookup/country).
</Update>

<Update label="April 2024" description="" tags={["Performance"]}>
  * Major performance improvements for all APIs.
</Update>

<Update label="May 2024" description="" tags={["IP Scoring", "Performance", "Authentication"]}>
  * [IP Scoring API](https://docs.greip.io/api-reference/endpoint/scoring/ip-reputation) is now live! You can now assess the risk level of IP addresses to help identify potentially fraudulent activity.
  * The ability to authenticate using Bearer tokens has been added for improved security.
  * Major performance improvements for all APIs.
</Update>
