Blame
34ffd8 | admin | 2024-08-22 16:11:03 | 1 | ## AI-Now API Documentation |
1ce03e | admin | 2024-08-19 16:06:05 | 2 | |
34ffd8 | admin | 2024-08-22 16:11:03 | 3 | Welcome to the AI-Now API Documentation! This wiki provides information on how to use our various APIs for accessing powerful AI models. |
4 | ||||
a3f699 | admin | 2024-08-22 16:13:22 | 5 | **Available APIs:** |
34ffd8 | admin | 2024-08-22 16:11:03 | 6 | |
7 | * **Chat API:** Access large language models for chat completions, token counting, and moderation. | |||
a3f699 | admin | 2024-08-22 16:13:22 | 8 | * [Learn More](https://wiki.ai-now.space/Chat%20Api) |
34ffd8 | admin | 2024-08-22 16:11:03 | 9 | * **LLMLingua-2 API:** Compress text prompts while preserving specified tokens and maintaining readability. |
a3f699 | admin | 2024-08-22 16:13:22 | 10 | * [Learn More](https://wiki.ai-now.space/Compress%20Api) |
34ffd8 | admin | 2024-08-22 16:11:03 | 11 | * **Music & Video Generation API:** Generate music and videos based on text prompts using various AI models. |
a3f699 | admin | 2024-08-22 16:13:22 | 12 | * [Learn More](https://wiki.ai-now.space/Video%20Api) |
34ffd8 | admin | 2024-08-22 16:11:03 | 13 | |
14 | **Getting Started:** | |||
15 | ||||
16 | Each API page provides detailed information on: | |||
17 | ||||
18 | * **Authentication:** How to obtain and use API keys. | |||
19 | * **Endpoints:** Available API endpoints and their functionalities. | |||
20 | * **Request & Response Formats:** Expected data structures for requests and responses. | |||
21 | * **Supported Models & Styles:** Available AI models and their specific parameters. | |||
22 | * **Usage Examples:** Code snippets demonstrating how to use the API in different programming languages. | |||
23 | * **Error Handling:** Information on potential errors and how to handle them. | |||
24 | * **Rate Limiting & Tokens:** Details on API usage limits and token consumption. | |||
25 | ||||
26 | **Need Help?** | |||
27 | ||||
28 | If you have any questions or require assistance, please contact `[email protected]`. | |||
29 | ||||
30 | We hope you find this documentation helpful! |