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

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

Not required
GET/hashtags

Query Parameters

Filter by date range. Both dates required together

Filter by date range. Both dates required together

Max results (1-200)

Control result size for performance optimization

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

Show top performers first or start from the bottom

Response

Configure your request and click "Send Request"

to see the response

How to use the playground

  1. Select an endpoint - Choose from Hashtags, Trends, Trends Digest, or Videos
  2. Configure parameters - Fill in any query parameters you want to test
  3. Send request - Click the button to see the mock response
  4. 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?