Status
People
(Reporter: dsevilla192, Unassigned)
Tracking
({in-triage})
Details
(Whiteboard: [specification][type:bug], URL)
What did you do? ================ I need the API Key for a Discord Bot that provides MDN documentation. The bot is made with the largest Discord NodeJS lib, DiscordJS (https://github.com/hydrabolt/discord.js) What happened? ============== I'm not sure what to put here. What should have happened? ========================== I'm not sure what to put here either. Is there anything else we should know? ======================================
(Reporter) | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
An API key is only needed for write access to MDN, and we'd need to know more about your plans to grant that. We haven't granted an API key in months to years, and it is possible the API key access is broken. A large amount of the data is available by adding URL parameters to requests. Take a look and see if they meet your needs: https://developer.mozilla.org/en-US/docs/MDN/Contribute/Tools/Document_parameters
Updated•2 years ago
|
Flags: needinfo?(dsevilla192)
Keywords: in-triage
(Reporter) | ||
Comment 2•2 years ago
|
||
Oh. I was unable to find any information to get data, as I kept searching with the keyword "API", so results from the documentation itself came up instead of anything helpful, and I was also unable to find a useful link in the toolbar. Thanks for the information, and sorry about the issue, I didn't know.
Status: UNCONFIRMED → RESOLVED
Last Resolved: 2 years ago
Resolution: --- → INVALID
Comment 3•2 years ago
|
||
Not a problem - it is not an easy page to discover. Good luck with your bot.
Updated•a year ago
|
Flags: needinfo?(dsevilla192)
You need to log in
before you can comment on or make changes to this bug.
Description
•