# 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](https://docs.metacraft.cc/ape-score-2021/rules).

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