v13

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-0148123138.3 KB
Me

Get Usage

Get usage for the current user.

get/v1/me/usage

Query parameters

offsetinteger

The offset of the usages to get.

The offset of the usages to get.

limitinteger

The limit of the usages to get.

The limit of the usages to get.

start_timeinteger nullable

Start time as Unix timestamp (if not provided, will be set to 30 days ago)

Start time as Unix timestamp (if not provided, will be set to 30 days ago)

end_timeinteger nullable

End time as Unix timestamp (if not provided, will be set to now)

End time as Unix timestamp (if not provided, will be set to now)

endpoint'/v1/audio/transcriptions' | '/v1/chat/completions' | '/v1/embeddings' | '/v1/ocr' | '/v1/rerank' | '/v1/search'

The endpoint to get usage for.

Response

Successful Response

object'list'

Object type.