# Rest & Soap Endpointler

Rest servis testleri ve çağrımları için [Postman ](https://www.postman.com/)ürününü, Soap servis için ise [SoapUi ](https://www.soapui.org/downloads/soapui/)ürününü tavsiye etmekteyiz. Soap servisler Postman üstünden de çağrılabilmekte lakin SoapUi xml tabanlı servisler için daha kullanışlı görülmektedir (şuan için).

Postman Rest servisler için, SoapUi ise xml tabanlı servisler için kullanılmaktadır.

Rest servis testlerinizi Postman üzerinden yapabilmek için [REQRES](https://reqres.in/) sitesini kullanabilirsiniz.

Soap servis testlerinizi SoapUi üzerinden yapabilmek için ise,

* <http://www.webservicex.net/CurrencyConvertor.asmx?WSDL>
* [http://www.dataaccess.com/webservicesserver/numberconversion.wso?WSDL ](http://www.dataaccess.com/webservicesserver/numberconversion.wso?WSDL) servislerini kullanabilirsiniz.

<figure><img src="/files/yF3ztyW3PjfMRpOQX0IJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/bZbyv8GcESnpD2UFrs2T" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.genrpa.com/rpa-gelisim-yol-haritasi/kullanilabilecek-ek-uygulamalar-ve-siteler/rest-and-soap-endpointler.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
