1. Home
  2. API
  3. REST API basics
  4. Model (important!)

Model (important!)

All your model are mapped to a camel case (pascal case) version in the API.

A table named authy_log will be accessible under the endpoint /AuhtyLog/.

How can we help?