# Using the Refresh Token

Other than the current flow in the SDK, you can also request for OAuth Tokens using http requests directly to Cotter's server.&#x20;

## Getting Tokens using Refresh Token

This is used to renew expired tokens:

{% content-ref url="../renewing-expired-tokens" %}
[renewing-expired-tokens](https://docs.cotter.app/getting-access-token/renewing-expired-tokens)
{% endcontent-ref %}
