CODE [INPUT]

API Reference

Complete reference documentation for the CodeInput REST API, including authentication, endpoints, and examples.

Welcome to the CodeInput API Reference. This section provides comprehensive documentation for integrating with our REST API.

Overview

The CodeInput API allows you to:

  • Authenticate users using OAuth 2.0 or API keys
  • Manage repositories connected to your workspace
  • Resolve merge conflicts programmatically
  • Access analytics and reporting data
  • Configure webhooks for real-time updates

Getting Started

  1. Authentication - Learn how to authenticate your API requests
  2. Endpoints - Browse available API endpoints and their parameters
  3. Webhooks - Set up real-time notifications for events in your repositories

Authentication

CodeInput supports two authentication methods:

MethodUse CaseRate Limit
OAuth 2.0User-facing applications5,000 req/hour
API KeysServer-to-server integrations10,000 req/hour