כתוב/י תיעוד API מלא עבור: {{api_name}}
Endpoints: {{endpoints}}
Base URL: {{base_url}}
Authentication: {{auth_method}}
לכל endpoint כלול/י:
1. HTTP Method + URL path
2. תיאור קצר של מה ה-endpoint עושה
3. Headers נדרשים
4. Request parameters (query/path/body) עם: שם, סוג, חובה/אופציונלי, תיאור
5. Request body דוגמה (JSON)
6. Response - success (200) עם דוגמת JSON
7. Response - שגיאות נפוצות (400, 401, 404, 500) עם דוגמאות
8. Rate limiting
9. קוד דוגמה ב-{{language}} (cURL + SDK)
הוסף/י:
- Getting Started section
- Authentication guide
- Error handling guide
- Changelog