Search GPTs by Keyword
Search GPTs by Keyword
Section titled “Search GPTs by Keyword”OpenAPI Specification
Section titled “OpenAPI Specification”openapi: 3.0.1info: title: '' description: '' version: 1.0.0paths: /BASE_URL/v1/gpts/search: get: summary: Search GPTs by Keyword deprecated: false description: Search GPTs by keyword and return a JSON array tags: - Chat(Chat)/GPTs - Chat(Chat)/GPTs parameters: - name: search in: query description: Search keyword required: false example: 代码大师 schema: type: string - name: Authorization in: header description: '' required: false example: Bearer {{YOUR_API_KEY}} schema: type: string - name: Content-Type in: header description: '' required: false example: ' application/json' schema: type: string - name: Accept in: header description: '' required: false example: ' application/json' schema: type: string responses: '200': x-apifox-name: Success description: '' content: application/json: schema: type: object properties: {} x-apifox-orders: [] example: code: 0 msg: ok sn: 3ebe36446a471e0354d8a89b231b78f2 data: - id: g-wT55KtZzB title: 代码解释器 - OpenAI link: https://chat.openai.com/g/g-wT55KtZzB-dai-ma-jie-shi-qi description: >- 代码解释器. By community builder. Sign up to chat. Requires ChatGPT Plus. ChatGPT is a free-to-use AI system. Use it for engaging conversations, gain insights, automate tasks, and witness the future of AI, all in one place. favicon: >- https://external-content.duckduckgo.com/ip3/chat.openai.com.ico - id: g-70zW3LbwV title: Python代码助手 - OpenAI link: >- https://chat.openai.com/g/g-70zW3LbwV-pythondai-ma-zhu-shou description: >- 你好,我是你的Python代码助手。我可以帮助你编写和优化Python代码,解决你在编程过程中遇到的问题。你可以向我询问任何关于Python编程的问题,我会尽我最大的努力为你提供清晰、简洁的答案和解决方案。如果你有任何代码需要我帮助你编写或优化,只需告诉我你的需求和目标,我会为你生成符合 ... favicon: >- https://external-content.duckduckgo.com/ip3/chat.openai.com.ico headers: {} security: [] x-apifox-folder: Chat(Chat)/GPTs x-apifox-status: released x-run-in-apifox: https://app.apifox.com/web/project/6906208/apis/api-332702155-runcomponents: schemas: {} securitySchemes: {}servers: []security: []