# Availability

```
GET 
/keys/:key
```

Returns public information on your API Key.

This endpoint can be used for the following:

* Determine if the key is currently usable via the `available` property
* Determine available contexts for an API Key
* Identify the currently likely context of a user given their location

You may pass both API Keys (beginning `ak_`) and Sub-licensed Keys (beginning `sl_`).

## Request[​](#request "Direct link to request")

## Responses[​](#responses "Direct link to Responses")

* 200
* 404

Success

Invalid Key
