Quickstart

Get set up and make your first request. For niche research next, see Content Research Agents.

Getting started

  1. Sign up for a Virlo account.
  1. Add a payment method and deposit funds in Billing (see the minimum shown there).
  2. Generate an API key (virlo_tkn_…).
  3. Call the API using the example below.

First request

GET
/v1/trends/digest
curl https://api.virlo.ai/v1/trends/digest \
  -H "Authorization: Bearer virlo_tkn_<your_key>"

What's next?

Was this page helpful?