API keys

Features4 authenticates your API requests using your account’s API key. If you do not include your key when making an API request, or use one that is incorrect or outdated, Features4 returns an error.

Obtaining your API key

After signing up for a free account you automatically get assigned a private API key for accessing the Features4 API. You can find your API key in your Dashboard.

Changing API key

In case you need to you can change your API key in your Dashboard under Settings. This will generate a new API key for you and disable your old key.

note

Be careful, changing your API key will break existing code that is still using your old API key.