Skip Navigation Links
GSCCCA eFile API Integration

The GSCCCA eFiling portal has been designed to allow for county recording systems to integrate with it using Web services. Integration via web services allows for Clerks to use their own familiar local systems for processing eFiled documents. This page contains resources that should be very helpful during integration projects.

Implementation Guides

The following implementation guides provide high-level information about directly accessing and consuming web services from the GSCCCA eFiling portal.

Real Estate eFiling Guides

UCC eFiling Guides

Account Guides

APIs and Source Code

When possible, the GSCCCA will develop and distribute APIs that may ease the burden of integrating with the GSCCCA portal. Many of the services provided by the GSCCCA system rely on voluminous national standards that may be complex and gratuitous for providing the required functionality. The APIs are written such that they mask the complexity of such standards and even access to the web service methods. Whether or not your application uses one of the provided API, studying the API and supporting code may still offer the fastest path to understanding the various functions of the GSCCCA web portal. All source code and binaries have been developed in C# .NET 4.0 and are provided without any guarantee or warranty.

Real Estate API Related Files

Link Description
Releases on Github The compiled Real Estate eFiling API DLLs
Real Estate API on Github Repository for the Real Estate eFiling API and required DLLs, along with a test project that demonstrates the use of the API.

UCC API Related Files

Link Description
Releases on Github The compiled UCC API DLLs
UCC API on Github Repository for the UCC eFiling API and required DLLs, along with a test project that demonstrates the use of the API.

Authority API Related Files

File Version Description
Authority Wallet XSD 1.1 Authority Wallet XSD used to parse eFile wallet XML which includes credit card, bank account, and escrow details.

This page was last updated on July 25, 2022