PronounDB
LoginCreate account
About PronounDB

API Documentation

This will be rewritten soon, with a better look and a new API that includes new features. Stay tuned!

API endpoints

Lookup an account

GET /api/v1/lookup?platform=[platform]&id=[id]

Query parameters

Response: A JSON object with a pronouns property.

Lookup accounts in bulk

GET /api/v1/lookup-bulk?platform=[platform]&ids=[ids...]

Query parameters

Response: A map of IDs with their corresponding set of pronouns.

shields.io endpoint

You can use shields.io's endpoint functionality to create a badge of your pronouns using PronounDB's API. The endpoint is at /shields/[pronoundbId].json. By default, everything will be in lowercase, but you can add the capitalize query parameter to change this behavior. The PronounDB ID is shown under "Advanced settings" in your account screen.
See shields.io's docs for more information. Below is an example badge of the website's developer pronouns.
https://img.shields.io/endpoint?color=f49898&style=flat-square&url=https%3A%2F%2Fpronoundb.org%2Fshields%2F5fd62c00985db32c8e80d5b6.json

Data types

Pronouns

Platforms