-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathds_api_terms.html
More file actions
843 lines (340 loc) · 39.4 KB
/
ds_api_terms.html
File metadata and controls
843 lines (340 loc) · 39.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="By accessing and using the Weebly APIs, including using the Weebly APIs through a third-party product that accesses Weebly, you agree to Weebly’s API Terms o...">
<meta name="keywords" content="getting_startedapis, terms, legal, api">
<title>Weebly API Terms of Use | Weebly Cloud for Designers Documentation</title>
<link rel="shortcut icon" href="images/favicon.ico">
<!-- Third-Party CSS -->
<link rel="stylesheet" href="css/syntax.css">
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<!-- Custom CSS -->
<link rel="stylesheet" media="screen" href="css/orbit-external.css">
<link rel="stylesheet" media="screen" href="css/orbit.css">
<link rel="stylesheet" media="screen" href="css/theme-weebly.css">
<!-- Third-Party JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
<script src="js/jquery.navgoco.min.js"></script>
<script src="js/jekyll-search.js" type="text/javascript"></script>
<script src="js/toc.js"></script>
<!-- Custom JS -->
<script src="js/customscripts.js"></script>
</head>
<body>
<!-- Navigation -->
<div class="top-nav">
<div class="top-nav-item">
<a href="home.html">
<img src="images/weebly_cloud_designers_logo.png" alt="Weebly Cloud" class="cloud-logo" role="button" tabindex="0" alt="menu"/>
</a>
</div>
<div class="top-nav-item">
<img class="mobile-nav-btn" src="images/icons/mobile-menu.svg" alt="Mobile menu">
</div>
<nav class="top-nav-item">
<div class="nav-group">
<ul class="NavList nav-group-list horizontal">
<!-- entries without drop-downs appear here -->
<li class="NavLinkLi">
<a href="home.html" class="NavLink nav-group-list-link">Get Started</a>
</li>
<li class="NavLinkLi">
<a href="ds_apps_gs.html" class="NavLink nav-group-list-link">Apps</a>
</li>
<li class="NavLinkLi">
<a href="ds_themes_start.html" class="NavLink nav-group-list-link">Themes</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_about.html" class="NavLink nav-group-list-link">APIs</a>
</li>
<li class="NavLinkLi">
<a href="ds_tags_about.html" class="NavLink nav-group-list-link">Tags</a>
</li>
<li class="NavLinkLi">
<a href="ds_mg_about.html" class="NavLink nav-group-list-link">Migrated Designer?</a>
</li>
<!-- entries with drop-downs appear here -->
<!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
<!--
<li class="NavLinkLi">
<a class="email NavLink nav-group-list-link" title="Submit feedback" href="#" onclick="javascript:window.location='mailto:rwhitmore@weebly.com?subject=Weebly Cloud for Designers Docs feedback&body=I have some feedback about the Weebly API Terms of Use page: ' + window.location.href;">Feedback</a>
</li>
-->
<li class="NavLinkLi">
<a href="https://weeblycloud.com/admin" target="_blank" class="NavLink nav-group-list-link"><strong>Cloud Admin</strong></a>
</li>
<li>
<!--start search-->
<div id="search-demo-container">
<input type="text" id="search-input" placeholder="Search...">
<ul id="results-container"></ul>
</div>
<!--end search-->
</li>
</ul>
</div>
</nav>
</div>
<div class="page has-sidebar">
<div class="col-sidebar">
<ul id="mysidebar" class="nav NavList">
<li class="NavLinkLi">
<a href="#" class="NavLink isSecondary">Use the REST APIs</a>
<ul class="NavList Children">
<li class="NavLinkLi">
<a href="ds_api_about.html" class="NavLink isSecondary">How to Use the REST APIs</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_account.html" class="NavLink isSecondary">Account API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_blog.html" class="NavLink isSecondary">Blog API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_blog_post.html" class="NavLink isSecondary">Blog Post API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_category.html" class="NavLink isSecondary">Category API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_category_image.html" class="NavLink isSecondary">Category Image API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_client.html" class="NavLink isSecondary">Client API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_client_site.html" class="NavLink isSecondary">Client Site API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_coupon.html" class="NavLink isSecondary">Coupon API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_form.html" class="NavLink isSecondary">Form API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_form_entry.html" class="NavLink isSecondary">Form Entry API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_group.html" class="NavLink isSecondary">Group API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_member.html" class="NavLink isSecondary">Member API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_order.html" class="NavLink isSecondary">Order API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_order_billing.html" class="NavLink isSecondary">Order Billing API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_order_billing_transaction.html" class="NavLink isSecondary">Order Billing Transaction API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_order_item.html" class="NavLink isSecondary">Order Item API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_order_shipment.html" class="NavLink isSecondary">Order Shipment API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_order_shipment_transaction.html" class="NavLink isSecondary">Order Shipment Transaction API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_page.html" class="NavLink isSecondary">Page API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_plan.html" class="NavLink isSecondary">Plan API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_product.html" class="NavLink isSecondary">Product API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_product_image.html" class="NavLink isSecondary">Product Image API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_product_option.html" class="NavLink isSecondary">Product Option API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_product_sku.html" class="NavLink isSecondary">Product SKU API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_product_sku_option_choice.html" class="NavLink isSecondary">Product SKU Option Choice API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_site.html" class="NavLink isSecondary">Site API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_store.html" class="NavLink isSecondary">Store API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_team_member.html" class="NavLink isSecondary">Team Member API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_themes_cloud.html" class="NavLink isSecondary">Themes (Custom Cloud) API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_themes_user.html" class="NavLink isSecondary">Themes (User) API</a>
</li>
<li class="NavLinkLi">
<a href="ds_api_user.html" class="NavLink isSecondary">User API</a>
</li>
</ul>
</li>
<li class="NavLinkLi">
<a href="#" class="NavLink isSecondary">Webhooks</a>
<ul class="NavList Children">
<li class="NavLinkLi">
<a href="ds_wh_webhooks.html" class="NavLink isSecondary">How to Use Webhooks</a>
</li>
<li class="NavLinkLi">
<a href="ds_wh_app.html" class="NavLink isSecondary">App Webhooks</a>
</li>
<li class="NavLinkLi">
<a href="ds_wh_blog.html" class="NavLink isSecondary">Blog Webhooks</a>
</li>
<li class="NavLinkLi">
<a href="ds_wh_form.html" class="NavLink isSecondary">Form Webhooks</a>
</li>
<li class="NavLinkLi">
<a href="ds_wh_member.html" class="NavLink isSecondary">Member Webhooks</a>
</li>
<li class="NavLinkLi">
<a href="ds_wh_site.html" class="NavLink isSecondary">Site Webhooks</a>
</li>
<li class="NavLinkLi">
<a href="ds_wh_store.html" class="NavLink isSecondary">Store Webhooks</a>
</li>
<li class="NavLinkLi">
<a href="ds_wh_user.html" class="NavLink isSecondary">User Webhooks</a>
</li>
</ul>
</li>
<li class="NavLinkLi">
<a href="#" class="NavLink isSecondary">API Terms of Use</a>
<ul class="NavList Children">
<li class="active isActive NavLinkLi">
<a href="ds_api_terms.html" class="NavLink isSecondary">API Terms of Use</a>
</li>
</ul>
</li>
</ul>
<!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
<script>
$("li.active").parents('li').toggleClass("active");
</script>
</div>
<div class="col-content">
<div>
<div class="post-header">
<h1 class="post-title-main display-1">Weebly API Terms of Use</h1>
</div>
<div class="page-type"> reference </div>
</div>
<div class="post-content">
<div class="summary">By accessing and using the Weebly APIs, including using the Weebly APIs through a third-party product that accesses Weebly, you agree to Weebly’s API Terms of Use below (the “API Terms”).</div>
<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
<script>
$( document ).ready(function() {
$('#toc').toc({
minimumHeaders: 2, // Don't show ToC if there is only one header
listType: 'ul',
showSpeed: 0,
headers: 'h2'
});
/* this offset helps account for the space taken up by the floating toolbar. */
$('#toc').on('click', 'a', function() {
var target = $(this.getAttribute('href'))
, scroll_target = target.offset().top
$(window).scrollTop(scroll_target - 50);
return false
})
});
</script>
<div id="toc" class="toc"></div>
<p>Thank you for using Weebly’s application programming interfaces (the “Weebly APIs”). By accessing and using the Weebly APIs, including using the Weebly APIs through a third-party product that accesses Weebly, you agree to Weebly’s API Terms of Use below (the “API Terms”). You must have a valid agreement already in place with Weebly, including but not limited to a Weebly Cloud Agreement or Weebly Marketplace Agreement (“Partner Agreement”), which grants you access to the Weebly APIs. If you disagree with any of these API Terms, Weebly does not grant you a license to use the Weebly APIs. We reserve the right to update and change these API Terms from time to time without notice. If you are agreeing to these API Terms for use of the Weebly Services by an organization, you are agreeing to these API Terms on behalf of the organization. You must have the authority to bind that organization to these API Terms, otherwise you must not sign up for the Weebly Services. In these API Terms, “you” and “your” will refer to you, or your organization that is agreeing to these terms, while “we” refers to Weebly.</p>
<h2 id="1-licensed-uses-and-restrictions">1. Licensed Uses and Restrictions.</h2>
<p>The Weebly APIs are owned by Weebly and are licensed to you on a worldwide (except as limited below), non-exclusive, and revocable basis on the terms and conditions set forth herein. You shall not transfer or sub-license any rights granted by these API Terms, except as necessary for merchants and customers to use your Weebly API Apps, if applicable. These API Terms define the legal use of the Weebly APIs, including all updates, revisions, substitutions, and any copies of the Weebly APIs made by us or by you. All information, data, text, software, music, photographs, graphics, video, messages, goods, products, services or other materials posted by Weebly users on their web sites (“User Content”) via Weebly’s website creation service (the “Weebly Services”) are owned by the users and not by Weebly. All rights not expressly granted to you are reserved by Weebly.</p>
<p>A “Weebly API App” is any software application, website or other interface that you develop, own or operate to interact with the Weebly APIs. Any use of Weebly APIs must comply with the Weebly policies and requirements set forth on the Weebly API websites or other documentation provided by Weebly, which may be modified from time to time. You may need to apply to gain access to certain features of the Weebly APIs, or move your Weebly API Apps into production, and Weebly may deny those requests, or revoke access, if we believe you are in violation of these API Terms or if we think your use of the Weebly APIs adversely affects our users. You may not use anything that Weebly provides for any purpose not related to the Weebly Services.</p>
<h3 id="you-shall">You shall:</h3>
<ul>
<li>Comply with your current Partner Agreement, the Weebly Terms of Service at <a href="http://www.weebly.com/terms-of-service/">http://www.weebly.com/terms-of-service/</a> and Weebly’s Privacy Policy at: <a href="http://www.weebly.com/privacy/">http://www.weebly.com/privacy/</a>.</li>
<li>Comply with any requirements or restrictions imposed on usage of User Content by their respective owners. Remember, Weebly doesn’t own User Content - Weebly users do. Although the Weebly APIs can be used to provide you with access to User Content, neither Weebly’s provision of the Weebly APIs to you nor your use of the Weebly APIs, override User Content owners’ requirements and restrictions, including any terms and conditions that may be agreed upon between you and the owners. In ALL cases, you are solely responsible for securing clear, express consent from the user to retrieve their information and access User Content.</li>
<li>Ensure that all materials, including software and documents that you provide to Weebly, are checked with Internet industry standard up-to-date antivirus and anti-worm software, and determine them to be virus-free and worm-free. Any data provided to Weebly must not contain harmful scripts or code.</li>
<li>Ensure that your networks, operating system and software of its web server(s), routers, databases, and computer systems (“Systems”) are properly configured to Internet industry standards, as required to securely operate your products and services. If you do not completely control any aspect of the System, you will use all control or influence that you have over such Systems and/or selection of Systems, and you will not architect or select Systems in a manner to avoid the foregoing obligation. An example of an unacceptable server is one that operates as open proxy. An example of architecting in an unacceptable manner would be if you select a server operated by a vendor with substandard security practices, so that you could contend that you do not control such server, in order to avoid having to select an acceptable server.</li>
<li>Promptly report any security deficiencies in or intrusions to your Systems that you discover to Weebly in writing via email to security@weebly.com. You will work with Weebly to immediately correct any security deficiency and will disconnect immediately any intrusions or intruder. In the event of any such security deficiency or intrusion, you will make no public statements (i.e. press, blogs, bulletin boards, etc.) without prior written and express permission from Weebly in each instance.</li>
</ul>
<h3 id="you-shall-not">You shall not:</h3>
<ul>
<li>Use the Weebly APIs for any application that replicates or attempts to replace the essential user experience of Weebly.com or any Weebly applications.</li>
<li>Reverse engineer Weebly websites, or any individual element of Weebly websites, or the layout and design of any page or form contained on a page, without Weebly’s written consent.</li>
<li>Mislead, confuse or surprise users. For example, your Weebly API App should be transparent with users about what it does – you must obtain a user’s explicit consent to (i) modify that user’s account settings, data, or device, (ii) disclose, distribute or sell any User Content, or (iii) attempt to get any rights to any User Content.</li>
<li>Use, make copies of, or store User Content or other data of user’s customers except as explicitly permitted by user. You must delete all copies of User Content and data when they are no longer required for the purpose for which they were created. You are prohibited from using User Content or any other data of user’s customers for competitive benchmarking or other similar or related purposes.</li>
<li>Attempt to cloak or conceal your identity or your application’s identity when requesting authorization to use Weebly APIs.</li>
<li>Use the Weebly APIs for any products or services that constitute, promote or are used in connection with spyware, adware, or any other malicious programs or code.</li>
<li>Violate any law or regulation, or any rights of any person, including but not limited to intellectual property rights, rights of privacy, or rights of personality.</li>
<li>Use Weebly as a generic image hosting service for banner advertisements, graphics, etc.</li>
<li>Use the Weebly APIs in a manner that adversely impacts the stability of Weebly.com servers or adversely impacts the behavior of other applications using the Weebly APIs. Further, we reserve the right to rate limit or block applications that make a large number of calls to the API that are not primarily in response to direct user actions.</li>
<li>Sell, lease, or sublicense the Weebly APIs or access thereto or derive revenues from the use or provision of the Weebly APIs, whether for direct commercial or monetary gain or otherwise, except as set forth in Section 1.</li>
</ul>
<h2 id="2-brand-assets">2. Brand Assets</h2>
<p>Use of Weebly’s brand assets, including but not limited to, the Weebly name and logo, is governed by Weebly’s Brand Guidelines, which are incorporated herein by reference. Weebly grants you a non-exclusive, non-sublicenseable, revocable license to use the Weebly Marks solely to promote your products and services in accordance with these API Terms, applicable law and Weebly’s Brand Guidelines. If you use Weebly Marks under this license, you agree and acknowledge that Weebly is the sole owner of those Marks and that goodwill derived from their use benefits only Weebly. You also agree not to contest or aid in contesting Weebly’s rights in, or the validity of, those Marks, including but not limited to, by applying to register any Mark that is confusingly similar to those Weebly Marks. “Marks” means all trademarks, service marks, logos or trade names used to identify a party and its products and services.</p>
<p>While using the Weebly APIs, you grant to Weebly a non-exclusive, non-transferable license to use your Marks and descriptive materials you publish about your use of the Weebly APIs, solely in connection with the promotion of Weebly Services, and to acknowledge or promote your use of the Weebly APIs. Any use must be in accordance with applicable law and consistent with your trademark usage guidelines (except to the extent they require further permission for the uses described above). Weebly agrees and acknowledges that except for the limited license above, these API Terms do not grant Weebly any rights to your Marks and that goodwill derived from their use benefits only you. (Keep in mind that these API Terms do not grant us ownership of your intellectual property or Marks.)</p>
<h2 id="3-ownership-and-relationship-of-parties">3. Ownership and Relationship of Parties</h2>
<p>The Weebly APIs may be protected by copyrights, trademarks, service marks, international treaties, and/or other proprietary rights and laws of the U.S. and other countries. Weebly’s rights apply to the Weebly APIs and all output and executables of the Weebly APIs, excluding any software components developed by you which do not themselves incorporate the Weebly APIs or any output or executables of the Weebly APIs. You agree to abide by all applicable proprietary rights laws and other laws, as well as any additional copyright notices or restrictions contained in these terms. Weebly owns all rights, title, and interest in and to the Weebly APIs. These API Terms grant you no right, title, or interest in any intellectual property owned or licensed by Weebly, including (but not limited to) the Weebly APIs and Weebly Marks.</p>
<p>These API Terms do not grant you any rights in any of our services or software or the content accessed through them. While we appreciate it when you send us feedback, please be aware that we may use, modify, incorporate into our products and services, license and sublicense, any feedback, comments, or suggestions you send us or post in our forums without any obligation to you.</p>
<h2 id="4-similar-materials">4. Similar Materials</h2>
<p>Weebly is not precluded from discussing, reviewing, developing for ourselves, acquiring, licensing or developing for third parties, as well as marketing and distributing, materials which are competitive with your products or services, regardless of their similarity to your current products or services, or any products or services that you may develop in the future.</p>
<h2 id="5--support">5. Support</h2>
<p>Weebly may elect to provide you with support or modifications for the Weebly APIs (collectively, “Support”), in its sole discretion, and may terminate such Support at any time without notice to you. Weebly may change, suspend, or discontinue any aspect of the Weebly APIs at any time, including the availability of any Weebly APIs. Weebly may also impose limits on certain features and services or restrict your access to parts or all of the Weebly APIs or the Weebly website without notice or liability. We may limit the number of calls accepted by services on the Weebly APIs if we believe that the number of calls may negatively impact the Weebly APIs or any other aspect of the Weebly Service.</p>
<h2 id="6--term-and-termination">6. Term and Termination</h2>
<p>The term of these API Terms will begin on the date on which you begin to use the Weebly API. It will continue under terminated in accordance with these API Terms. These API Terms, and the license that is granted hereunder, will terminate automatically without notice if you fail to comply with any of its terms. WEEBLY RESERVES THE RIGHT TO TERMINATE THESE API TERMS OR SUSPEND OR DISCONTINUE YOUR ACCESS TO THE WEEBLY API, OR ANY PORTION OR FEATURE THEREOF (INCLUDING ANY SUB-LICENSES), FOR ANY OR NO REASON, AND AT ANY TIME WITH OR WITHOUT NOTICE TO YOU AND WITHOUT LIABILITY TO YOU.</p>
<p>Within ten days after the termination of these API Terms, you must stop all use, operation, promotion and distribution of any and all Weebly APIs and destroy all your copies of the foregoing, and personal information contained therein, and provide us with written proof of destruction upon our request. UPON ANY TERMINATION OR SUSPENSION OF ACCESS, YOU MAY LOSE ACCESS TO ANY CONTENT, MATERIALS OR INFORMATION THAT YOU PROVIDED TO WEEBLY OR THROUGH THE WEEBLY APIS. You agree that we shall not be liable to you or any third party for any termination of your access to the Weebly APIs or any loss or deletion of your uploaded content. The following Sections will survive any termination of this Agreement: 7. Disclaimer of Any Warranty, 9. Limitation of Liability, 10. Release and Waiver, 11. Hold Harmless and Indemnity, and 12. General Terms.</p>
<h2 id="7-disclaimer-of-any-warranty">7. Disclaimer of Any Warranty</h2>
<p>Some of the Weebly APIs may be experimental and not tested in any manner. Weebly does not represent or warrant that any Weebly APIs are free of inaccuracies, errors, bugs, or interruptions, or are reliable, secure, accurate, complete, or otherwise valid.</p>
<p>THE WEEBLY SERVICES, WEEBLY APIS AND ALL WEEBLY SOFTWARE ARE PROVIDED “AS IS”, AT YOUR OWN RISK, WITHOUT EXPRESS OR IMPLIED WARRANTY OR CONDITION OF ANY KIND. Weebly expressly disclaims any and all warranties and conditions, including, but not limited to, any implied warranty of merchantability, fitness for a particular purpose, availability, security, title and/or non-infringement.</p>
<p>We may review or monitor the Weebly APIs (including how our services are being accessed and used), but you acknowledge that we have no obligation to do so. We are not responsible for files, user posts on our forums, or any other third party information accessible through the Weebly APIs. The Weebly APIs are constantly evolving, and it will continue to change over time as we refine, add and maybe even remove features with the needs of our users and APIs in mind. IF ANY MODIFICATION IS UNACCEPTABLE TO YOU, YOUR ONLY RECOURSE IS TO CEASE YOUR ACCESS TO AND USE OF THE WEEBLY APIS.</p>
<p>Your use of the Weebly APIs is at your own discretion and risk, and you will be solely responsible for any damage that results from the use of any Weebly APIs including, but not limited to, any damage to your Systems or loss of data.</p>
<h2 id="8--developers-representations-and-warranties">8. Developer’s Representations and Warranties</h2>
<p>You represent and warrant that: (a) all information you have provided to Weebly is true, accurate, and complete; (b) you have not previously had any type of Weebly account which has been terminated by Weebly (or have made us aware of that in connection with your current application); (c) you have the full right, power and authority to make, distribute, operate, support, and promote your products and services, use the Weebly APIs, and to enter into these API Terms; and (d) your use of the Weebly APIs will not violate the intellectual property rights or other rights of others, or violate any laws.</p>
<h2 id="9-limitation-of-liability">9. Limitation of Liability</h2>
<p>TO THE FULLEST EXTENT PERMITTED BY LAW, IN NO EVENT WILL WEEBLY, ITS AFFILIATES, OR AGENTS BE LIABLE FOR (A) ANY INDIRECT, SPECIAL, INCIDENTAL, PUNITIVE, EXEMPLARY OR CONSEQUENTIAL (INCLUDING LOSS OF USE, DATA, BUSINESS, OR PROFITS) DAMAGES, REGARDLESS OF LEGAL THEORY, OR (B) LOSS OF USE, DATA, BUSINESS, REVENUES, OR PROFITS (IN EACH CASE WHETHER DIRECT OR INDIRECT), EVEN IF WEEBLY KNEW OR SHOULD HAVE KNOW OF THE POSSIBILITY OF SUCH DAMAGES. TO THE FULLEST EXTENT PERMITTED BY LAW, THE MAXIMUM AGGREGATE LIABILITY OF WEEBLY, ITS AFFILIATES, AND AGENTS FOR ALL CLAIMS RELATING TO OUR SERVICES WILL NOT BE MORE THAN THE GREATER OF $100 OR ANY AMOUNTS PAID BY YOU TO WEEBLY FOR THE WEEBLY SERVICES IN QUESTION DURING THE TWELVE MONTHS PRIOR TO THE EVENT GIVING RISE TO LIABILITY. Some states do not allow the types of limitations in this paragraph, in which case they may not apply to you.</p>
<h2 id="10-release-and-waiver">10. Release and Waiver</h2>
<p>To the maximum extent permitted by applicable law, you hereby release and waive all claims against Weebly, and its subsidiaries, affiliates, officers, agents, licensors, co-branders or other partners, and employees from any and all liability for claims, damages (actual and/or consequential), costs and expenses (including litigation costs and attorneys’ fees) of every kind and nature, arising from or in any way related to your use of the Weebly APIs. If you are a California resident, you waive your rights under California Civil Code 1542, which states, “A general release does not extend to claims which the creditor does not know or suspect to exist in his favor at the time of executing the release, which if known by him must have materially affected his settlement with the debtor.” You understand that any fact relating to any matter covered by this release may be found to be other than now believed to be true and you accept and assume the risk of such possible differences in fact. In addition, you expressly waive and relinquish any and all rights and benefits, which you may have under any other state or federal statute or common law principle of similar effect, to the fullest extent permitted by law.</p>
<h2 id="11-hold-harmless-and-indemnity">11. Hold Harmless and Indemnity</h2>
<p>To the maximum extent permitted by applicable law, you agree to hold harmless and indemnify Weebly and its subsidiaries, affiliates, officers, agents, licensors, co-branders or other partners, and employees from all costs and expenses (including reasonable attorneys’ fees) arising from any third-party claim relating to (1) your breach of these API Terms or any act or omission by you in connection with your use of the Weebly APIs, (ii) your products and services, or (iii) your collection or use of user data. Weebly shall use good faith efforts to provide you with written notice of such claim, suit or action. Weebly will be entitled, at our expense, to participate in the defense and settlement of the claim or action with counsel of our choosing. You may not settle any claims that limit our rights without our prior consent (which will not be unreasonably withheld).</p>
<h2 id="12-general-terms">12. General Terms</h2>
<ul>
<li><strong>Relationship of the Parties</strong>: Notwithstanding any provision hereof, for all purposes of the API Terms, you and Weebly shall act independently and not as partner, joint venturer, agent, employee or employer of the other. You shall not have any authority to assume or create any obligation for or on behalf of Weebly, express or implied, and you shall not attempt to bind Weebly to any contract. These API Terms also create no third party beneficiary rights.</li>
<li><strong>Assignment</strong>: You may not assign any of your rights in these API Terms, and any such attempt is void, but Weebly may assign this contract, in whole or in part, at any time with or without notice to you.</li>
<li><strong>Invalidity of Specific Terms</strong>: If any provision of the API Terms is found by a court of competent jurisdiction to be invalid, the parties nevertheless agree that the court should endeavor to give effect to the parties’ intentions as reflected in the provision and that the other provisions remain in full force and effect.</li>
<li><strong>Modification</strong>: We may revise these API Terms from time to time and the most current version will always be posted on our website. Other changes may be posted to our blog or terms page, so please check those pages regularly. By continuing to access or use the Weebly APIs after revisions become effective, you agree to be bound by the revised API Terms. If you do not agree to the new terms, please stop using the Weebly APIs and if applicable, cease all use, operation, support, promotion, and distribution of all of your Weebly API Apps.</li>
<li><strong>Location of Lawsuit and Choice of Law</strong>: The API Terms and the relationship between you and Weebly shall be governed by the laws of the State of California except for its conflict of law principles. All claims arising out of or relating to these terms or the services or software must be litigated exclusively in the federal or state courts of San Francisco county, California, except you agree that Weebly may apply for injunctive relief in any jurisdiction. You and Weebly consent to venue and personal jurisdiction there.</li>
<li><strong>No Waiver of Rights by Weebly</strong>: Weebly’s failure to exercise or enforce any right or provision of the API Terms shall not constitute a waiver of such right or provision. If a provision is found unenforceable, the remaining provisions of the API Terms will remain in full effect and an enforceable term will be substituted reflecting our intent as closely as possible.</li>
<li><strong>Miscellaneous</strong>: The section headings and subheadings contained in these API Terms are included for convenience only, and shall not limit or otherwise affect the terms of these API Terms. Any construction or interpretation to be made of these API Terms shall not be construed against the drafter. Your current Partner Agreement, the API Terms (along with any licenses to the Weebly APIs), Weebly’s Terms of Service and Privacy Policy, constitute the entire and exclusive agreement between you and Weebly with respect to the Weebly APIs, and supersede and replace any prior or contemporaneous agreements, terms, and conditions applicable to the Weebly APIs.</li>
</ul>
<div class="tags">
Tags:<br/>
<a href="tag_getting_started.html" class="btn btn-default navbar-btn cursorNorm tags-link" role="button">getting_started</a>
</div>
</div>
<hr class="shaded"/>
<footer class="footer">
<div class="row">
<div class="col-lg-12">
<div class="footer__fineprint">
©2018 Weebly. All rights reserved. <br />
Site last generated: Jan 31, 2018
</div>
<div class="footer__logo">
<img src="images/weebly_logo.svg" alt="Weebly logo"/>
</div>
</div>
</div>
</footer>
</div>
</div>
</body>
</html>