API Conventions
    • Dark
      Light
    • PDF

    API Conventions

    • Dark
      Light
    • PDF

    Article summary

    LightBox APIs follow a few API conventions.

    Casing

    Endpoint

     Endpoints will be in all lower case letters.

    Example:
    http://api.lightboxre.com/v1/parcels/us/02030405696804

    Path Parameters 

    All path parameters are case insensitive

    Request Parameter Names

    Request parameter names are camel case.

    Example:
    http://api.lightboxre.com/v1/parcels/us/geometry?wkt=POINT (-119.0602628 35.3590100000001)&bufferUnit=mi&bufferDistance=1

    Request Parameter Values

    If a request parameter value is an enumerator defined within the OAS specification then the values must match what is in the definition. These are typically in lower case. They are case sensitive. 

    Example:
    http://api.lightboxre.com/v1/parcels/us/geometry?wkt=POINT (-119.0602628 35.3590100000001)&bufferUnit=mi&bufferDistance=1

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.