skeptrune
f6da1ed7aa
Clarify which API key type each endpoint requires ( #6557 )
...
* Clarify which API key type each endpoint requires
- Append an auth line to every operation description across all five
OpenAPI specs stating the required key type and prefix (admin mint_ vs
assistant mint_dsc_)
- Fix discovery security scheme claiming the assistant key is safe for
client-side code, contradicting the proxy guidance in api/introduction
- Expand the terse static-export security scheme description to match
the other admin specs
* Drop key prefix mentions from spec descriptions
2026-07-14 11:55:15 -07:00
mintlify[bot]
dbaedf2ae7
Update from code changes: document trigger automation API ( #6333 )
...
* docs: document trigger automation API endpoint
* docs: translate trigger automation API docs to es, fr, zh
* Fix rate limit for trigger automation endpoint
The docs incorrectly borrowed the 5-requests-per-minute limit from
Trigger preview deployment. The endpoint actually shares Trigger
update's limiter: 10 requests per 10 seconds per organization.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-02 13:24:40 -07:00
Ethan Palm
6bb14aa061
docs: replace dashboard.mintlify.com with app.mintlify.com ( #5990 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-26 15:42:09 -07:00
mintlify[bot]
ed3e4614b4
Add trigger preview deployment API endpoint documentation ( #5467 )
...
Generated-By: mintlify-agent
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-20 21:01:28 -07:00
mintlify[bot]
3c25cdda27
Update API spec enums for deployment source and feedback types ( #4943 )
...
* Update API spec enums to match current behavior
Generated-By: mintlify-agent
* Apply suggestion from @ethanpalm
* revert localized changes
* Revert "revert localized changes"
This reverts commit 6a035a38ec .
* revert localized changes
* Apply suggestion from @ethanpalm
* Apply suggestion from @ethanpalm
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-03-26 18:10:45 -07:00
mintlify[bot]
880dd874eb
Update API specs to match server implementation ( #4760 )
...
* Update API specs to match server implementation
Generated-By: mintlify-agent
* remove X-Message-Id and X-Pull-Request-Link
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-03-23 14:32:19 -07:00
Ethan Palm
5c379eac57
Clarify API key requirements on endpoint pages ( #3015 )
2026-01-30 17:13:48 -08:00
Ethan Palm
badc9aab59
precision ( #2051 )
2025-12-04 12:07:48 -08:00
Ethan Palm
8f3b5ea930
API cleanup ( #1600 )
2025-10-22 17:56:51 -07:00
mintlify[bot]
ef3e53fa6d
Update Trigger Update endpoint description ( #1540 )
...
* Update openapi.json
* add deployment branch detail
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ian Steneker <32083682+IHSten@users.noreply.github.com >
2025-10-13 16:40:00 -07:00
Ethan Palm
dfb51cb789
Add search endpoint ( #987 )
...
* Use sentence case for endpoints
* add search endpoint
* add link to search in API intro
* rename `/chat` to `/assistant`
* make it more clear which keys are for which endpoints
* remove redundant security
2025-08-04 18:33:35 -07:00
Han Wang
4e61c64d68
Update to assistant
2025-05-26 00:27:41 -07:00
Han Wang
eba2ab4e70
Move changelog page location
2025-04-24 11:12:25 -07:00
Hahnbee Lee
df48ebfc05
Docs for external API
2024-05-23 14:01:08 -04:00
Han Wang
0d3b3504ba
Update openapi
2023-10-20 01:38:08 +08:00
Han Wang
1c54715705
Use OpenAPI for sample response
2023-10-20 01:01:02 +08:00