|
| 1 | +title: Sunsetting api.creativecommons.org |
| 2 | +--- |
| 3 | +categories: |
| 4 | +announcements |
| 5 | +cc-legal-tools |
| 6 | +--- |
| 7 | +author: TimidRobot |
| 8 | +--- |
| 9 | +pub_date: 2026-05-06 |
| 10 | +--- |
| 11 | +body: |
| 12 | + |
| 13 | + |
| 14 | +Creative Commons (CC) will terminate the api.crativecommons.org service on 2026 |
| 15 | +Nov 02. Please note, however, that hosting or software failure may render the |
| 16 | +service unavailable before that date. |
| 17 | + |
| 18 | + |
| 19 | +## Removal Rationale |
| 20 | + |
| 21 | +- The API depends on the legacy ccEngine, which was replaced by the current CC |
| 22 | + Legal Tools on 2023-09-27. It is no longer maintainable. |
| 23 | +- The infrastructure hosting the API is no longer supported. |
| 24 | +- The data provided changes infrequently enough that an API is a suboptimal |
| 25 | + solution. |
| 26 | + |
| 27 | + |
| 28 | +## Next Steps |
| 29 | + |
| 30 | +- Evaluate existing flat files to replace API: |
| 31 | + - [creativecommons.org/rdf/index.rdf][index-rdf] |
| 32 | + - This ccREL file has existed for a long time, but has never been very |
| 33 | + visible. Its accuracy was significantly improved with the new CC Legal |
| 34 | + Tools App static site generation starting in 2023 September. |
| 35 | +- creativecommons/cc-legal-tools-data: [config/cc-legal-tools.csv][cc-legal-tools-csv] |
| 36 | + - This file is new this year. Its generation in the CC Legal Tools App can |
| 37 | + be modified or a new file can be generated if additional data is needed, a |
| 38 | + different file format is needed, etc. |
| 39 | +- If you are using DSpace, see: [Replace api.creativecommons.org |
| 40 | + DSpace/DSpace#11808][dspace1808]. |
| 41 | +- Please use the following form to share concerns or request ongoing |
| 42 | + communication: [Sunsetting api.creativecommons.org feedback][feedback]. |
| 43 | + |
| 44 | +[index-rdf]: https://creativecommons.org/rdf/index.rdf |
| 45 | +[cc-legal-tools-csv]: https://github.com/creativecommons/cc-legal-tools-data/blob/main/config/cc-legal-tools.csv |
| 46 | +[dspace1808]: https://github.com/DSpace/DSpace/issues/11808 |
| 47 | +[feedback]: https://docs.google.com/forms/d/e/1FAIpQLScZn1Jo3Ktfb5o2Sf08hMb3yWD9WArpQtQGvQaoP19un-UOQw/viewform?usp=dialog |
| 48 | + |
| 49 | + |
| 50 | +## Related blog posts |
| 51 | + |
| 52 | +- `2024-05-28`: [New CreativeCommons.org launched 2023 September][blog-launched] |
| 53 | +- `2011-08-31`: [Summary of current licensing tools][blog-summary] |
| 54 | +- `2011-01-13`: [CC REST API Updated for Public Domain Mark][blog-rest] |
| 55 | +- `2009-04-02`: [Enumeration descriptions in CC Web Services][blog-enum] |
| 56 | +- `2008-07-24`: [cc.license in alpha][blog-alpha] |
| 57 | + |
| 58 | +[blog-launched]: https://opensource.creativecommons.org/blog/entries/2024-05-28-creativecommons-org/ |
| 59 | +[blog-summary]: https://opensource.creativecommons.org/archives/old-tech-blog/entries/summary-of-current-licensing-tools/ |
| 60 | +[blog-rest]: https://opensource.creativecommons.org/archives/old-tech-blog/entries/cc-rest-api-updated-for-public-domain-mark/ |
| 61 | +[blog-enum]: https://opensource.creativecommons.org/archives/old-tech-blog/entries/enumeration-descriptions-in-cc-web-services/ |
| 62 | +[blog-alpha]: https://opensource.creativecommons.org/archives/old-tech-blog/entries/cclicense-in-alpha/ |
0 commit comments