1
0
-1

I'm just starting to program for the API. I'm assuming I should start by using the V5 API guidelines? I only need to do some basic integration; specifically add, update, and search contacts.

Is there an example V5 PHP code anywhere? The only one I could find was for V2 and it doesn't work with the API key I was provided with.

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Jim,

      The current v5 API consists of public endpoints only, which means only public data can be accessed through v5 at this time, and the only credentials accepted are an API Key.  For private account data such as contact records, you would still need to use our v2 API.

      You can find more details about our upcoming v5 API can be found in our API Guide. If you have additional questions regarding our API, we suggest you join our RescueGroups.org developer's community.

      Also, please know we will continue to work with you on your existing support ticket for assistance logging into our API.

        CommentAdd your comment...