Commit Graph

16 Commits

Author SHA1 Message Date
Mintlify Agent 65fd3621dc Add Spotify Web API documentation
- Created 111 MDX documentation files
- Added 89 API endpoint pages across 14 categories
- Included 11 concept guides and 7 tutorials
- Configured Mintlify with Spotify branding (#1DB954)
- All pages validated successfully
2026-02-07 11:47:26 +00:00
skeptrune 8a0e8a5178 refactor: move all /api-reference pages to /api (#1455) 2025-10-05 17:26:40 -07:00
mintlify[bot] 5ca6f383c1 Fix agent job creation route in admin API (#1415)
* Update admin-openapi.json

* Update api-reference/agent/create-agent-job.mdx

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-10-01 14:55:31 -07:00
Ethan Palm 654d533b90 Task based IA (#1353)
* implement task-based IA

* rearrange pages

* tag examples

* add cookbook example

* add a components menu

* rename cookbook to guides

* fix docs.json after adding translations

* prettier docs.json

* move content to Guides

* move GEO page to guides

* draft of ai-native page

* update body with info on reading/distributing

* copy edits

* 💅

* move guides above API reference

* remove CLI sidebarTitle

* update organization

* remove tags

* remove guides icons

* Update ai-native.mdx

* Update ai-native.mdx

* copyedits

* 💅

* even number of cards

* update discovering section

* remove components tab

* remove icons

* remove icon

* add group level icons

* update Get started group

* Update organize group

* update customize group

* update create content group

* shorten URLs

* update API group

* update deploy group

* update optimize and guides groups

* set up redirects

* update links

* add pdf page

* add missing icons

* remove default expanded state

* update docs.json
2025-10-01 11:55:34 -07:00
mintlify-development[bot] 4e914ef492 Update api-discovery endpoint to admin api (#1407)
* Update api-reference/agent/create-agent-job.mdx

* Update api-reference/agent/get-agent-job.mdx

* Update api-reference/agent/get-all-jobs.mdx

* Update api-reference/introduction.mdx

* Update api-reference/introduction.mdx

* Update discovery-openapi.json

* Update discovery-openapi.json

* Update admin-openapi.json

* Update api-reference/agent/create-agent-job.mdx

* feature: fix route, add details api key

* feature: rename domain / projectId plus copy

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com>
Co-authored-by: cdxker <denzell@mintlify.com>
2025-09-30 17:33:39 -07:00
Ethan Palm 09d28cbe23 Agent docs (#1351)
* update Slack app naming

* add agent page to nav

* create agent page

* add to common workflows

* remove passive voice

* add API workflow example

* add Slack to header exceptions

* revise intro

* adjust header depth for ToC

* clean up the prompts section

* add into to workflows section

* add broad examples

* update example workflows

* 💅

* add steps for connecting repos

* clean up some TODOs

* edit intro

* feature: rough draft of discovery agent routes. Copy is prone to change just copy / pasted

* feature: finalized rough draft of api spec. Cleaned up copy on the api reference page

* alphabetize endpoint groups

* writer -> agent

* add links to endpoint pages

* 💅

* add rate limit info

* spacing

* update availability

* concision

* update access requirements

---------

Co-authored-by: cdxker <fdenzell@gmail.com>
Co-authored-by: cdxker <denzell@mintlify.com>
2025-09-28 23:46:22 -07:00
Brandon Waselnuk 658b0e7a44 nit: said chat instead of assistant (#1031)
* nit - said chat instead of assistant

* update API intro

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-08-15 10:08:23 -07:00
Han Wang 98ed415c13 Update create assistant page 2025-08-08 14:57:09 -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
Ethan Palm af47b10b35 💅🏼 Paper cuts (#925)
* add info on breadcrumbs to Navigation

* remove extra linebreak

* update API introduction
2025-07-17 16:53:12 -07:00
Ethan Palm be72beb8d4 Document assistant API limits (#914)
* update intro

* add limits

* remove example using old API

* reviewer feedback
2025-07-15 11:23:05 -07:00
skeptrune 3eb582f5b8 #3707 Refactor API endpoint to generate assistant messages with updated request and response structures (#905)
* Refactor API endpoint to generate assistant messages with updated request and response structures

* Add Mintlify documentation and update API reference for assistant message generation

* Update OpenAPI specification for assistant message generation with new request structure and additional properties

* Add default values for threadId and messages in assistant message generation

* Add back the create topic and generate message pages
2025-07-11 16:44:51 -07:00
Han Wang 5c59701c47 Update assistant 2025-05-26 00:28:44 -07:00
Han Wang 4e61c64d68 Update to assistant 2025-05-26 00:27:41 -07:00
Han Wang 414b797ce2 Update pages 2025-04-24 11:28:25 -07:00
Han Wang 7f9e14102f Create a separate dropdown for API page 2025-04-24 10:56:04 -07:00