APIs
Relevant Endpoints
learn about all the relevant endpoints and their locations participants api and ui the participants api endpoint can be located under urls that follow the convention https //data {host}/participants for example, for the sandbox environment the url looks like the following https //data sandbox raidiam io/participants https //data sandbox raidiam io/participants the participants ui can be located under the url that follows the convention https //web {host}/participants for example, for the sandbox environment the url looks like the following https //web sandbox raidiam io/participants https //web sandbox raidiam io/participants optionally, you can find the participants api and ui for your environment by selecting the profile button and choosing participants api or participants ui like shown below public keys the location of the keystore with raidiam's public keys for the particular environment can be found under the urls following the convention https //keystore {host} for example, for the sandbox environment it looks like the following https //keystore sandbox raidiam io/ https //keystore sandbox raidiam io/ certificate issuers the location of the roots jwks files of the certificate issuers can be found under the urls following the convention https //data {host}/roots jwks for example, for the sandbox environment it looks like the following https //data sandbox raidiam io/roots jwks https //data sandbox raidiam io/roots jwks