Skip to main content
Courses

Authentication Required

This endpoint requires API key authentication via Bearer token in the Authorization header.

About the Data API

This endpoint is part of the Cobi Data API (/v1/data/:type), which provides a consistent interface for uploading different types of structured data.

Request Body

array
required
An array of course records (up to 1000)

Response

The API returns a JSON response with the following fields:

Error Codes

Example

Best Practices

  1. Batch Size: Upload up to 5000 records at a time for optimal performance
  2. Data Validation: Ensure all required fields are present and properly formatted
  3. Error Handling: Implement proper error handling for failed requests
  4. Rate Limiting: Be mindful of API rate limits
Need help? Contact our support team at [email protected]