Skip to content

Include CLI command for seeing your rate limit #24

Closed
@simonw

Description

@simonw

https://openrouter.ai/docs/api-reference/limits

const response = await fetch('https://openrouter.ai/api/v1/auth/key', {
  method: 'GET',
  headers: {
    Authorization: 'Bearer <OPENROUTER_API_KEY>',
  },
});

I'll build this as llm openrouter key-info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions