Authentication and Other api urls

Where I can find an example URL for the API GET method? I need detailed info on authentication mechanism required to integrate with pega platform so that I can pull the data records by using python requests library to see the records in json format

Hi @ShubhamP16894284: Can you be precise on your query? Are you looking for end points for some random API? (or) are you looking for some sample from PEGA? If you are looking in PEGA, Navigate to dev studio, in the header you can find Resources icon next to search box. Click it and select PEGA API to launch a new window where you can see list of OOTB API. You can also see them from records explorer - service package / service rest.

Thanks.