Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 738 Bytes

File metadata and controls

58 lines (42 loc) · 738 Bytes

Platform API Documentation

This documentation covers the Kabbage Platform APIs and describes how to consume them.

.. toctree::
    :caption: Getting Started
    :maxdepth: 2

    authentication
    errors
    glossary

Endpoints

.. toctree::
    :caption: Authentication
    :maxdepth: 2
    :glob:

    auth/*

.. toctree::
    :caption: Data
    :maxdepth: 2
    :glob:

    data/*

.. toctree::
    :caption: Profile
    :maxdepth: 2
    :glob:

    profile/*

.. toctree::
    :caption: Funding
    :maxdepth: 2
    :glob:

    funding/*

.. toctree::
    :caption: Descision
    :maxdepth: 2
    :glob:

    decision/*

.. toctree::
    :caption: Audit
    :maxdepth: 2
    :glob:

    audit/*