> For the complete documentation index, see [llms.txt](https://docs.metacraft.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metacraft.cc/ape-score-2021/develop.md).

# Develop

You can get the APE score of each address through our API, feel free to use it.

```
GET https://api.metacraft.cc/summary/2021?address={address}

eg: https://api.metacraft.cc/summary/2021?address=0x9c5083dd4838e120dbeac44c052179692aa5dac5
```

And open sourced our code [here](https://github.com/Metacraft-Team/summary-2021). For the calculation of the score rule, you can refer to [here](/ape-score-2021/rules.md).

Contract Address: [0x0b1d6565d88f9bf6473e21c2ab58d28a495d7bb5](https://etherscan.io/address/0x0b1d6565d88f9bf6473e21c2ab58d28a495d7bb5)
