<p></p>
<blockquote>
<p>Is it just get requests that can be tested? I'm concerned because other systems I'm more familiar with that allow online testing like this either have a 'test mode' API, or it's only your own account that you can mess up by playing around while logged in. On the flip side, if all you can test are get requests, it becomes a bit less interesting! Do you have any details on this?</p>
</blockquote>
<p>You can spin up a <em>Swagger Petstore</em> test frontend at <a href="https://editor.swagger.io/" rel="nofollow">https://editor.swagger.io/</a> and try out common HTTP verbs (GET, POST, PUT, PATCH, DELETE, ...) + authorization to get some idea how this works. For testing purposes, a few test endpoints could be included, such as <a href="http://localhost:3000" rel="nofollow">http://localhost:3000</a> and <a href="https://master.apis.dev.openstreetmap.org/" rel="nofollow">https://master.apis.dev.openstreetmap.org/</a>. Users can then try things out use their own credentials.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/3107#issuecomment-790891912">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLN5IB3WARTFJHA3JXTTB7RBNANCNFSM4X3EHRGA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLLVC34K6RSKD4F2DODTB7RBNA5CNFSM4X3EHRGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF4SA3CA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/3107#issuecomment-790891912",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/3107#issuecomment-790891912",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>