Skywalk API

An API for AppFolio® Property Manager

Skywalk API™ provides a powerful API to integrate your AppFolio® database with your company's software and workflow.
Skywalk API is third-party software, and is not affiliated with AppFolio, Inc.
Marketing graphic
CORE FEATURES

Modern Easy-To-Use API

Use our JSON REST API to access and extend your property management data. Your business data is encrypted to ensure maximum privacy and security. Our documentation provides details on what data is available and how to use it.

JSON REST API

Intuitive, simple API endpoints to access your data in any language.

Secure

AES-256 Encryption. HTTPS. 2FA. Data privacy and security is our top priority.

All Your Data

Our ever expanding endpoint collection gives you access to a wide range of your data.

Many Endpoints

Automate and enhance your workflows with the ability to read and write data.
Marketing graphic
ABOUT US

Tech-Savvy Property Management

We built Skywalk API to enable you to do more with your data.
We believe that the best real estate businesses will leverage automation and efficiency. That starts with making data more accessible, actionable, and useful.
20+
Data Endpoints
REST + JSON
Read & Write Access
WHAT CUSTOMERS SAY

Trusted by Property Managers & PropTech Companies

“Skywalk API saved us hours of manual data entry every week. We connected our AppFolio data to our internal tools in under a day.”
Property Management Company
“The API is clean, well-documented, and reliable. It's exactly what we needed to automate our utility submeter billing platform.”
PropTech Submetering Company
DATA

Your Data. Your Way.

Properties

Programmatic access to your properties, property groups, and owners. Integrate this data with the software of your choice.

Units

Automatically export unit availability to your website or anywhere else. Eliminate repetition by updating your vacancies in real time or on your chosen schedule.

Tenants

Tenant information can be pulled to integrate with telephone directories, CRMs, and more.

GL Accounts

Access your chart of accounts to integrate AppFolio® with Quickbooks or your chosen accounting software.

Vendors

Vendors can be retrieved for incorporating into maintenance and payable systems.

P&L Reports

Pull profit and loss statements to power custom financial dashboards, automate investor reporting, and consolidate accounting across tools.

Tenant Ledger

Access detailed tenant ledger data including charges, payments, and balances to reconcile accounts and automate collections workflows.

Tenant ChargesWrite

Create tenant charges programmatically — automate utility billing, late fees, recurring charges, and more directly into AppFolio.

Work Orders

Access maintenance work orders to integrate with vendor management systems, track completion, and automate maintenance workflows.

Bank Accounts

Retrieve bank account details to reconcile transactions, automate financial reporting, and integrate with treasury management tools.

Guest Cards

Pull guest card data to integrate with your leasing pipeline, CRM, and marketing tools for streamlined prospect tracking.

Leases

Access lease details including terms, rent amounts, and dates to power reporting, compliance tracking, and portfolio analytics.

...and More

All kinds of data is within reach!
Please contact us if you have any specific data needs.
Marketing graphic
HOW IT WORKS

Get Running in 5 Minutes

Our streamlined onboarding gets you up and running with your data.
1
Create an Account
Create a Skywalk API account to access to your dashboard.
2
Set Up Data Access
Add a Skywalk API user to your AppFolio® account.
3
Use The API
That's it! Now you can use our API to work with your data.
PRICING

Simple, Usage-Based Pricing

Pricing is per AppFolio account.
Scale your automation with transparent, predictable costs.
GET Calls
$250
per month
Per 10,000 API GET calls
Per AppFolio account
Get Started
POST Calls
$200
per month
Per 1,000 API POST calls
Per AppFolio account
Get Started
Both GET and POST plans can be combined on the same account.
Need higher volumes? Contact us for custom pricing.
SEE IN ACTION

Full Documentation

Call our API with your favorite language and tools

curl https://api.skywalkapi.com/v1/properties
     -H "X-API-KEY: YOUR-API-KEY"

and get your data formatted and ready to be used.
{
  "meta": ...,
  "links": ...,
  "data": [
    {
      "name": "Sunnyside Villas",
      "type": "Multi-Family",
      "unitCount": 211,
      "sqFt": 150192,
      ...
    },
    {
      "name": "Downtown Lofts",
      "type": "Multi-Family",
      "units": 386,
      "sqFt": 208161,
      ...
    }
  ]
}
Our comprehensive documentation makes it easy to get up and running. Learn about all the data we can provide and technical specifications of our API.
Skywalk API is not affiliated with AppFolio, Inc.
Skywalk API™ is a trademark of Skywalk API, LLC.
AppFolio® is a registered trademark of AppFolio, Inc.
Made with in California.
Copyright © 2026 Skywalk API, LLC