# API reference

The Starfall API is primarily divided into the following categories:

Login using username and password to obtain a token.

{% content-ref url="api-reference/auth-token" %}
[auth-token](https://docs.starfall.ai/api-reference/auth-token)
{% endcontent-ref %}

List of all of previously looked up addresses from your account and the number of address lookups already used.

{% content-ref url="api-reference/address-lookups" %}
[address-lookups](https://docs.starfall.ai/api-reference/address-lookups)
{% endcontent-ref %}

Search a new address and search accounts related to that address.

{% content-ref url="api-reference/addresses" %}
[addresses](https://docs.starfall.ai/api-reference/addresses)
{% endcontent-ref %}

Get existing predictions and signals for a particular address.

{% content-ref url="api-reference/final-predictions" %}
[final-predictions](https://docs.starfall.ai/api-reference/final-predictions)
{% endcontent-ref %}

Manage api tokens.

{% content-ref url="broken-reference" %}
[Broken link](https://docs.starfall.ai/broken-reference)
{% endcontent-ref %}

Manage your user profie.

{% content-ref url="api-reference/users" %}
[users](https://docs.starfall.ai/api-reference/users)
{% endcontent-ref %}
