API Playground

Test the Virlo API endpoints interactively and see what kind of data you can expect. This demo playground returns mock data in the exact format of our real API responses.


Interactive testing

Use the playground below to explore the Virlo API endpoints. The responses you see here match the exact structure you'll receive from the live API.

Filter by:

About this endpoint

200 credits

Get hashtag performance metrics including usage count and total views. Perfect for identifying trending topics and popular content themes across all platforms.

Not required

This is a demo playground with mock data. Go to your Dashboard Playground to test with your real API key and live data.

GET/v1/hashtags

Query Parameters

Filter by date range. Both dates required (YYYY-MM-DD)

Filter by date range. Both dates required (YYYY-MM-DD)

Max results (1-100)

Control result size for performance optimization

Sort by usage frequency (count) or total reach (views)

Show top performers first or start from the bottom

Request URL

GEThttps://api.virlo.ai/v1/hashtags

Response

Configure your request and click "Send Request"

to see the response

How to use the playground

  1. Select a category - Choose from Resources, YouTube, TikTok, Instagram, Orbit, or Comet
  2. Select an endpoint - Pick the specific endpoint you want to test
  3. Configure parameters - Fill in any query parameters you want to test
  4. Send request - Click the button to see the mock response
  5. View response - See the formatted JSON response structure

Next steps

After testing the API in the playground, check out our endpoint documentation for detailed information:

Was this page helpful?