Skip to main content

CARTO API Access Token

Description

General

  • Documentation: https://api-docs.carto.com
  • Summary: CARTO is a software as a service cloud computing platform that provides GIS, web mapping, and spatial data science tools. The company is positioned as a Location Intelligence platform due to tools with an aptitude for data analysis and visualization that do not require previous GIS or development experience.
  • IPs allowlist: This feature is not mentioned in the documentation.
  • Scopes: Token's scope are chosen at token's creation.

Revoke the secret

This can be done through the developers panel.

Check for suspicious activity

This feature is not mentioned in the documentation.

Details for Carto jwt

  • Family: Api

  • Category: Other

  • Company: CARTO

  • High recall: False

  • Validity check available: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 0.18

  • Prefixed: False

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- eyjhbgcioijiuzi1nij9\.eyjhijoiy

Examples

- text: >
CARTO_KEY="eyJhbGciOiJIUzI1NiJ9.eyJhIjoiYWNfMTM1MnZoMyIsImp0aSI6ImJjOTE1Yzg4In0.M1lj4Yf-d6_WB2MsKHL8TC7traEy4oJQZkFUXFjfYaY"
token: eyJhbGciOiJIUzI1NiJ9.eyJhIjoiYWNfMTM1MnZoMyIsImp0aSI6ImJjOTE1Yzg4In0.M1lj4Yf-d6_WB2MsKHL8TC7traEy4oJQZkFUXFjfYaY

- text: |
http.setRequestProperty("Authorization", "Bearer eyJhbGciOiJIUzI1NiJ9.eyJhIjoiYWNfMTM1MnZoMyIsImp0aSI6IjE0MjEwMTUxIn0.Vk9QcUxrIj15X6LuOGop2SkFBoTSH1tE1I_4-La3Jfc");
token: eyJhbGciOiJIUzI1NiJ9.eyJhIjoiYWNfMTM1MnZoMyIsImp0aSI6IjE0MjEwMTUxIn0.Vk9QcUxrIj15X6LuOGop2SkFBoTSH1tE1I_4-La3Jfc

How can I help you ?