First time here? Check out the FAQ!
0

GALMLS - URL for property GET requests

  • retag add tags

I can successfully retrieve a GALMLS bearer token.

What URL should I be using for property GET requests for GALMLS?

The two I've been able to surmise from the available documentation are: https://GALMLS.paragonrels.com/OData/... https://api.paragonapi.com/api/v2/ODa...

I suspect the latter is not valid for GALMLS, but I haven't been able to get either to return data; just errors.

Thanks -

LifestylesDiscovery's avatar
LifestylesDiscovery
asked 2023-05-03 20:30:23 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Got it working with https://GALMLS.paragonrels.com/OData/...

Problem was incorrect field names in the filter which gave response.StatusCode = BadRequest

LifestylesDiscovery's avatar
LifestylesDiscovery
answered 2023-05-03 23:35:16 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you for following up.

You are correct on the URL's. We offer two Data Dictionary compliant Web API products, and as such there are two different URL schemas (OpenMLS and PIC 2.0). The documentation, like you mentioned, for setups on both are on the side bar on the home page. The MLS should've given you the correct URL when passing along your login method.

Joe_Brueske's avatar Joe_Brueske (2023-05-04 08:28:15 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer