Neon API
Neon · neon · v1
- Hosts
- console.neon.tech
- Credential type
- bearer
- Placed in
- Authorization
- Default profile
- prod
Classification
| When | Class |
|---|---|
| POST ^/api/v2/api_keys/?$ | destructivereturns a credentialThis path returns a credential of its own. It takes the destructive class and it is refused until you allow it. |
| POST ^/api/v2/organizations/[^/]+/api_keys/?$ | destructivereturns a credentialThis path returns a credential of its own. It takes the destructive class and it is refused until you allow it. |
| POST ^/api/v2/projects/?$ | destructivereturns a credentialThis path returns a credential of its own. It takes the destructive class and it is refused until you allow it. |
| GET ^/api/v2/projects/[^/]+/connection_uri/?$ | destructivereturns a credentialThis path returns a credential of its own. It takes the destructive class and it is refused until you allow it. |
| GET ^/api/v2/projects/[^/]+/branches/[^/]+/roles/[^/]+/reveal_password/?$ | destructivereturns a credentialThis path returns a credential of its own. It takes the destructive class and it is refused until you allow it. |
| POST ^/api/v2/projects/[^/]+/branches/[^/]+/roles/[^/]+/reset_password/?$ | destructivereturns a credentialThis path returns a credential of its own. It takes the destructive class and it is refused until you allow it. |
| POST ^/api/v2/projects/[^/]+/branches/[^/]+/credentials/?$ | destructivereturns a credentialThis path returns a credential of its own. It takes the destructive class and it is refused until you allow it. |
| POST ^/api/v2/projects/[^/]+/branches/[^/]+/credentials/[^/]+/rotate/?$ | destructivereturns a credentialThis path returns a credential of its own. It takes the destructive class and it is refused until you allow it. |
For requests without a matching rule, GET, HEAD and OPTIONS are reads; POST, PUT and PATCH are writes; other methods are destructive. Action words in the path can raise the class of a request.
Token IP filtering
If the provider supports IP filtering for tokens, allow Sallyport’s outbound IP address. The current address is shown in the connection form, ready to copy.
Open the connection formImported from
- value: NEON_API_KEY