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

# Overview

> Restaking API enables automated native restaking on EigenLayer with early AVS integration access.

Restaking API enables [restaking in the EigenLayer protocol](https://docs.eigenlayer.xyz/eigenlayer/restaking-guides/overview) with:

* Ability to restake natively on EigenLayer in an automated way and without any manual step.
* Automatically qualifying for the restaking points by EigenLayer team.
* Early access to future AVS integration via our API.

We provide distinct endpoints for testing and production environments. The test environment is linked to the Hoodi network (Ethereum).

* PRODUCTION: [https://api.p2p.org](https://api.p2p.org)
* TESTING ON HOODI: [https://api-test.p2p.org](https://api-test.p2p.org)

[Get an authentication token](/docs/authentication) to start using Restaking API.


## Related topics

- [Getting Started](/docs/restaking-eth.md)
- [Withdrawal](/docs/withdrawal-restaking.md)
- [Restaking API reference](/reference/eth-eigen-create-pod.md)
