You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+42-6Lines changed: 42 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,11 @@
2
2
3
3
[](https://github.com/yybmion/public-apis-4Kr/actions)
@@ -220,7 +223,7 @@ This project systematically organizes all public APIs that developers can utiliz
220
223
221
224
| API | Description | Auth |
222
225
| --- | --- | --- |
223
-
|[Naver Cloud CLOVA Studio](https://www.ncloud.com/product/aiService/clovaStudio)| Korean-specialized generative AI platform |`apiKey`|
226
+
|[Naver Cloud CLOVA Studio](https://api.ncloud-docs.com/docs/ai-naver-clovastudio-summary)| Korean-specialized generative AI platform |`apiKey`|
224
227
|[Naver CLOVA Face Recognition](https://developers.naver.com/docs/clova/api/CFR/API_Guide.md)| Face recognition and emotion analysis |`apiKey`|
225
228
|[Naver CLOVA Speech](https://www.ncloud.com/product/aiService/clovaSpeech)| Voice recognition and STT service |`apiKey`|
226
229
|[Upstage Solar LLM](https://developers.upstage.ai/)| Conversational LLM, Document AI, OCR, Embedding |`apiKey`|
@@ -278,6 +281,7 @@ This project systematically organizes all public APIs that developers can utiliz
278
281
|[Neople API](https://developers.neople.co.kr/)| Dungeon Fighter game data |`apiKey`|
279
282
|[Pearl Abyss Black Desert API](https://documenter.getpostman.com/view/4028519/2s9Y5YRhp4)| Black Desert game information and character data |`apiKey`|
280
283
|[Com2uS HIVE Platform](https://developers.hiveplatform.ai/ko/latest/api/hive-sdk-api/?_gl=1*1aw8yqt*_ga*NTEzOTU0MjkyLjE3NTU2MDQ1OTM.*_ga_4J643QJWFZ*czE3NTU2MDQ1OTIkbzEkZzEkdDE3NTU2MDQ2MDQkajQ4JGwwJGgw)| GBaaS platform (100 million annual connections) |`apiKey`|
284
+
|[Krafton PUBG API](https://developer.pubg.com/)| PUBG game data, player statistics, match analysis |`apiKey`|
281
285
282
286
**[⬆ Back to Table of Contents](#table-of-contents)**
283
287
@@ -286,6 +290,7 @@ This project systematically organizes all public APIs that developers can utiliz
286
290
| API | Description | Auth |
287
291
| --- | --- | --- |
288
292
|[SOOP](https://developers.afreecatv.com/?szWork=openapi)| SOOP broadcast list, category information |`apiKey`|
293
+
|[NAVER Chzzk API](https://chzzk.gitbook.io/chzzk)| NAVER live streaming platform |`apiKey`|
289
294
290
295
**[⬆ Back to Table of Contents](#table-of-contents)**
291
296
@@ -362,6 +367,35 @@ This project systematically organizes all public APIs that developers can utiliz
362
367
363
368
**[⬆ Back to Table of Contents](#table-of-contents)**
364
369
370
+
### Communication & Messaging
371
+
372
+
| API | Description | Auth |
373
+
| --- | --- | --- |
374
+
|[Sendbird Chat Platform API](https://sendbird.com/docs)| Real-time chat, voice/video calls, AI chatbot features |`apiKey`|
0 commit comments