vrchatapi / vrchatapi.github.io

✨ VRChat API Documentation - A Community-Driven API documentation project.

Home Page:https://vrchatapi.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could you explain how to actually use the API key?

Pyroglyph opened this issue · comments

In the Getting Started section, you mention that "Every API requires you to give a special API key".
Yes I have the API key, but how does one give said key? A header? A cookie? A query string? This isn't covered at all and I'm tired of getting 401s that tell me to provide the key.

You pass the API key using a query string named apiKey. I will make sure to add this to the docs.