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

# Introduction

> Welcome to Greip documentation

<img className="block dark:hidden" src="https://mintcdn.com/greip/c6lrSS26RYZXvB76/images/hero-light.svg?fit=max&auto=format&n=c6lrSS26RYZXvB76&q=85&s=5549cd9db705760baf349c2ccbe34cda" alt="Hero Light" width="1600" height="732" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/greip/c6lrSS26RYZXvB76/images/hero-dark.svg?fit=max&auto=format&n=c6lrSS26RYZXvB76&q=85&s=e618db256a5285239bd4584f8420a4a2" alt="Hero Dark" width="1600" height="732" data-path="images/hero-dark.svg" />

Greip's Fraud Prevention API is a powerful tool that can help you detect and prevent various types of fraud in your website or app. By using this API, you can gain more insight into your users and provide a better user experience and more importantly protecting your business from financial losses that rising each year due to fraudulent activities. In this documentation, we'll show you how to use the API by highlighting its methods, options, and other features.

Our API also offers a "development environment," which allows you to test and integrate the API with your website or app without affecting your subscription. Please note that while the development environment simulates live mode exactly, it will retrieve random (fake) information. This feature can be helpful for developers who want to test the API's functionality before going live.

## Quick Start

The Greip Fraud Prevention API can be used for both personal and commercial use cases, and you'll receive the same level of accuracy, speed, and security regardless of whether you have a paid plan or not. To get started, you'll need to [create account](https://dashboard.greip.io/register) and obtain a unique API key. Once you have your key, you can use it to access the API's functions and start detecting and preventing fraud in your website or app.

## Key Sections in This Documentation

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" iconType="duotone" href="/api-reference/endpoint/data-lookup/geoip">
    Learn how to use the Greip Fraud Prevention API to detect and prevent fraud
  </Card>

  <Card title="Packages & Libraries" icon="square-code" iconType="duotone" href="/packages-and-libraries/list-of-packages-and-libraries">
    Find the right package or library for your programming language
  </Card>

  <Card title="Knowledge Base" icon="book" iconType="duotone" href="/knowledge-base/getting-started/introduction">
    Find helpful resources and guides on using Greip's dashboard
  </Card>

  <Card title="Integrations" icon="plug" iconType="duotone" href="https://greip.io/integrations/all">
    Integrate Greip with other services and platforms
  </Card>
</CardGroup>

{" "}

<Card title="Integration Guide" icon="graduation-cap" iconType="duotone" href="/integration-guide/timeline">
  A step by step guide to integrate Greip API with your website or app based on
  your use case
</Card>
