We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb9664c commit 99c9826Copy full SHA for 99c9826
providers/echoeshq.yml
@@ -0,0 +1,14 @@
1
+---
2
+- provider_name: EchoesHQ
3
+ provider_url: https://echoeshq.com
4
+ endpoints:
5
+ - schemes:
6
+ - http://app.echoeshq.com/embed/*
7
+ url: https://api.echoeshq.com/oembed
8
+ example_urls:
9
+ - https://api.echoeshq.com/oembed?url=https%3A%2F%2Fapp.echoeshq.com%2Fembed%2Fdelivery%2Fscore-card%3Ftid%3Dc9e1d942-eafd-4496-9849-f964701c8944%26p%3Dr4w&format=xml
10
+ - https://api.echoeshq.com/oembed?url=https%3A%2F%2Fapp.echoeshq.com%2Fembed%2Fdelivery%2Fscore-card%3Ftid%3Dc9e1d942-eafd-4496-9849-f964701c8944%26p%3Dr4w&format=json
11
+ formats:
12
+ - json
13
+ - xml
14
+ discovery: true
0 commit comments