Important values
| Name | Value |
|---|---|
| API access | Limited to teams on paid plans |
| Get a token | Click the "Manage" button on your map, then select "API Tokens" from the sidebar |
| API base URL | https://changemap.co/api/1/ |
| Auth header | Authorization: Token [your_token] |
| API request format | application/json |
| API response format | application/json |
| Test your token | GET https://changemap.co/api/1/map/ |
| Rate limiting | 300 requests/hour per token |
| Developer mailing list | Join the mailing list to know about new features and deprecations |
Markdown
Some text fields allow markdown content:
- The map welcome message,
- task descriptions,
- and comments.
This is parsed into HTML. Some HTML tags are allowed in your markdown:
div, span, ul, ol, li, p, a, em, strong, br, pre, code, blockquote.
Task descriptions may also include images and img tags.