InstaClaim
    기능요금제소개
    개발자

    API, SDK, MCP 및 웹훅.

    개발자 플랫폼빠른 시작인증API 참조SDKMCPWebhooks오류페이지 매김비율 제한멱등성변경 로그마이그레이션 및 버전 관리 정책
    원본 API 문서OpenAPI YAMLAsyncAPI YAML
    1. 홈
    2. /
    3. 개발자
    4. /
    5. 인증

    Authentication

    API keys

    API keys are best for customer-owned server automation. Send them with X-API-Key on every request.

    • Prefixes: pk_test_* and pk_live_*
    • Scope model: least-privilege OAuth-style scopes such as claim_projects:read and webhooks:write
    • Management: Settings -> Integrations -> API
    • Safety: rotate exposed keys, revoke unused keys, and use IP allowlists where available

    OAuth

    OAuth is the partner-app model. Approved applications can use Authorization Code with PKCE for user-mediated access and Client Credentials for approved confidential machine-to-machine access.

    Public endpoints:

    • GET /oauth/authorize
    • POST /oauth/token
    • POST /oauth/revoke

    The access token is an opaque credential accepted by the public API as Authorization: Bearer <token>. The API re-checks tenant, plan, app status, and scopes on requests.


    Hosted MCP authorization

    Hosted MCP requests should use bearer credentials scoped to the public API resource. MCP tools map one-to-one to public API scopes, write tools require explicit confirmation inputs, and credentials are not persisted by the MCP process.

    InstaClaim
    홈기능요금제소개기사문서개발자
    © instaClaim개인정보약관상세 상태 보기