#App section doesnt update even tho we are doing lots of tokens

7 messages · Page 1 of 1 (latest)

wise wren
#

60+m tokens each day over the last 4 days on mistral small and we still arent listed on the app section

wise wren
#

?

rough thicket
#

hi @wise wren sorry for the delayed responses i’ve been out sick. can you share how you’ve been passing the headers?

#

i looked at your account email, your tokens aren’t being associated to any app

#
    "HTTP-Referer": "<YOUR_SITE_URL>", # Optional. Site URL for rankings on openrouter.ai.
    "X-Title": "<YOUR_SITE_NAME>", # Optional. Site title for rankings on openrouter.ai.
  },```
#

for example how Cline does it:

                "HTTP-Referer": "https://cline.bot", // Optional, for including your app on openrouter.ai rankings.
                "X-Title": "Cline", // Optional. Shows in rankings on openrouter.ai.
            },