API Reference
App Resolbit
    • Introduction
    • Authentication
    • Pagination
    • Errors
    • Claims
      • List claims
        GET
    • Schemas
      • Schemas
        • Claim
        • Brand
        • Client
        • Problem
        • Solution
        • Executive
    App Resolbit

    Introduction

    Welcome to Resolbit! 👋 Here you will find everything you need to get started with our API.
    Base URL
    https://api.resolbit.com
    The Resolbit API is a REST API. It returns only JSON responses with HTTP codes to indicate success or failure. Every request must include the Content-Type header set to application/json, and the request body must be valid JSON.
    Modified at 2025-04-27 11:01:50
    Next
    Authentication
    Built with