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

# Getting Started

> Start building with Webacy: create an API key, authenticate requests, choose the right entity endpoint, and set up webhooks for real-time risk monitoring.

Everything you need to start building with the Webacy blockchain risk intelligence platform.

Welcome to the Build section of the Webacy documentation. Whether you're integrating wallet screening into an exchange, monitoring stablecoins in real time, building automated compliance workflows, or enabling AI agents to make risk-aware decisions, this guide will help you get up and running quickly.

Webacy is designed to be flexible. The same intelligence platform can be accessed through REST APIs, webhooks, SDKs, and our MCP server, allowing you to integrate blockchain risk intelligence in the way that best fits your application.

## Before You Begin

To start building with Webacy, you'll need:

* A Webacy Developer [account](https://developers.webacy.co/)
* An [API key](/get-an-api-key)
* A basic understanding of the [entities](/entity-types) you want to analyze (wallets, transactions, assets, smart contracts, and more)

If you're new to the Webacy platform, we recommend reviewing the **Risk Framework** first to understand how risk scores, ratings, and intelligence are generated.

<Info>
  [DD.xyz](http://DD.xyz) is a separate platform from our [Developer Portal](https://developers.webacy.co/).

  [DD.xyz](http://DD.xyz) is an app that serves as a user-friendly interface, as well as a sandbox for our risk intelligence capabilities.

  The Developer Portal is where you will create an account, provision an API key, upgrade your tier, and manage your usage.
</Info>

## Typical Integration Flow

Most integrations follow the same general process:

1. Create or retrieve an API key.
2. Authenticate your requests.
3. Call the appropriate API for the entity you want to analyze.
4. Interpret the returned risk scores, ratings, and intelligence.
5. Optionally configure monitoring and webhooks to receive real-time updates.
6. Build automated policies or workflows using Webacy's intelligence.

Whether you're analyzing a single wallet or continuously monitoring thousands of digital assets, the underlying workflow remains the same.

## Need Help Choosing an API?

Webacy supports a wide range of blockchain entities and use cases.

| If you want to...                     | Start with...                 |
| ------------------------------------- | ----------------------------- |
| Screen blockchain wallets             | Wallet Screening              |
| Monitor blockchain transactions       | Transaction Monitoring        |
| Analyze smart contracts               | Contract Analysis             |
| Evaluate tokens or markets            | Trading Intelligence          |
| Monitor Stablecoins, vaults, and RWAs | Asset Integrity or Monitoring |
| Build compliance workflows            | Compliance & AML              |
| Detect Address Poisoning              | Address Poisoning             |

<Tip>
  Still not sure where to start?

  Get in touch with the team for a demo, discussion, or guidance!
</Tip>

## What's Next

<Card title="Get an API Key" icon="key" horizontal href="/get-an-api-key">
  One key to rule them all!
</Card>
