Commit Graph

16 Commits

Author SHA1 Message Date
Ethan Palm b89b854a64 add deprecated label to v1 create assistant message (#3064) 2026-02-02 16:50:01 -08:00
Kyle Finken 731ca85682 update assistant v2 api docs (#3062)
title
2026-02-02 16:08:47 -08:00
Ethan Palm 06923841a4 Assistant message API v2 docs (#3047)
* Split assistant message into separate v1 and v2 pages

- Revert create-assistant-message.mdx to v1 content with updated
  OpenAPI path and note pointing users to the v2 page
- Add create-assistant-message-v2.mdx for the v2 endpoint with
  AI SDK v5 integration example
- Add v2 page to docs.json navigation (Assistant group)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* add v2 endpoint to discovery openAPI schema

* update v1 openapi frontmatter

* update v2 page

* add version info to v1

* remove duplicative callout

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 15:09:24 -08:00
Ethan Palm 5c379eac57 Clarify API key requirements on endpoint pages (#3015) 2026-01-30 17:13:48 -08:00
Reed Barnes f74260a0ae hidden documentation for new analytics API endpoints (#2942)
* hidden documentation for new analytics API endpoints

* Add property descriptions to spec

* Align path description with discovery OpenAPI spec

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Align projectId description with other specs

* update bearerAuth description

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 14:01:55 -08:00
Ethan Palm 428d38fb9e Feedback fixes (#2603)
* add explanation of plausible server

* add info on aligning table columns

* clarify API keys

* add example API use cases

* update link to API auth

* remove passive voice
2026-01-08 10:12:33 -08:00
Ethan Palm c2ad6875f9 Document API key creation rate limit (#2584)
* Update api/introduction.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

* copy edit

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-01-07 16:22:21 -08:00
Ethan Palm f9f6d1c734 Update api/assistant/create-assistant-message.mdx (#2416)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-12-17 17:09:47 -08:00
skeptrune 222fe874b4 fix: update API endpoint for assistant message integration (#2212) 2025-12-10 18:57:01 -08:00
locadex-agent[bot] c0f6b30337 docs(locadex): add translations (#2090)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-05 16:57:59 -08:00
Ethan Palm c0e340dc8e Address feedback (#2058)
* clarify nav nesting

* specify AI SDK v4

* note nav limitations and add examples

* update param descriptions
2025-12-04 19:20:58 -08:00
mintlify[bot] 368bbaa34e Document asDraft parameter for agent API (#2048)
* Update api/agent/create-agent-job.mdx

* Update ai/agent.mdx

* feature: update admin-openapi.yml file

* remove the extra data from the agent-job mdx file

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: cdxker <fdenzell@gmail.com>
2025-12-04 11:09:50 -08:00
Ethan Palm 4c31f3683c SEO: add keywords to pages (#1775)
* ai/ keywords

* api/ keywords

* components/ keywords

* create/ keywords

* customize/ keywords

* api-playground/ keywords

* dashboard/ keywords

* deploy/ keywords

* guides/ keywords

* insights/ keywords

* integrations/ keywords

* optimize/ keywords

* organize/ keywords

* root/ keywords

* rm temp files
2025-11-14 14:08:24 -08:00
Ethan Palm 9bf76e7eb0 Add useChat quickstart to assistant message API page (#1738)
* fix capitalization

* add useChat example

* add messages placeholder

* fix split string
2025-11-11 17:20:25 -08:00
Ethan Palm 8f3b5ea930 API cleanup (#1600) 2025-10-22 17:56:51 -07:00
skeptrune 8a0e8a5178 refactor: move all /api-reference pages to /api (#1455) 2025-10-05 17:26:40 -07:00