# Algolia cost tracking

Sumloop pulls Algolia usage on a schedule and puts it in the same ledger
as every other vendor a team pays.

| | |
| --- | --- |
| What Sumloop reads | search operations |
| Measured in | search operations |
| Credential | Application ID, Usage API key |
| Access | Read-only. Sumloop cannot change a resource or spend money. |
| Annual commitments | Spread by Sumloop |

## How to connect Algolia

1. In the Algolia dashboard, open Settings > API keys and copy your Application ID.
2. Create (or copy) an API key with the `usage` ACL — the Usage API rejects a plain search key.
3. Paste the application ID and key below.
4. Algolia reports operations, not dollars — set a price per operation under Rates after connecting.

## Other auth, search & flags Sumloop tracks

- [Auth0](https://sumloop.app/integrations/auth0.md)
- [Clerk](https://sumloop.app/integrations/clerk.md)
- [LaunchDarkly](https://sumloop.app/integrations/launchdarkly.md)

## Links

- Algolia → Settings → API keys: https://dashboard.algolia.com/account/api-keys/all
- Algolia API reference: https://www.algolia.com/doc/rest-api/usage
- This page: https://sumloop.app/integrations/algolia
- Every integration: https://sumloop.app/integrations.md
