{ "aid": "passentry.com:main-v1", "name": "PassEntry API", "type": "Index", "description": "# Getting Started\n**Welcome to Passentry**\n\nPassEntry API is an OpenAPI 3.1.0 compliant REST API with predictable URLs, JSON request bodies, standard HTTP response codes, authentication, and verbs.\nThis documentation describes the functionality of our system available for integration with your business.\n\n**API Host** `https://api.passentry.com`\n\n# Authentication\n\nThe PassEntry API uses API keys to authenticate requests. You can view and manage your API keys in [Developer tools](https://app.passentry.com/developer-tools) in the PassEntry Dashboard\n\nYour API keys carry many privileges, so be sure to keep them secure. Don't share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.\n\nAuthentication to the API is performed with Bearer authentication. These tokens must be attached to the Authorization header of the request.\n \nExample: ``\"Authorization\": \"Bearer {API KEY}\"``\n\nYou must make all API calls over [HTTPS](http://en.wikipedia.org/wiki/HTTP_Secure). Calls that you make over plain HTTP will fail. API requests without authentication will also fail.\n\n# Responses\nPassEntry API responses are generally in [JSON API](https://jsonapi.org/format/) format, which provides a consistent standard for formatting responses in JSON, including a top-level `data` object and optional `included` and `meta` objects.\n\n# Errors\n\nPassEntry uses conventional HTTP response codes to indicate the success or failure of an API request. In general: Codes in the `2xx` range indicate success. Codes in the `4xx` range indicate an error that failed given the information provided (e.g., a required parameter was omitted, syntax error, etc.). Codes in the `5xx` range indicate an error with PassEntry's servers (these are rare).\n\nSome `4xx` errors include text that briefly explains the error reported.\n", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/passentry.com/main/v1/apis.json", "tags": [ "passentry.com", "main" ], "created": "2026-04-01", "modified": "2026-04-01", "specificationVersion": "0.19", "access": "3rd-Party", "maintainers": [ { "FN": "Jentic", "X-github": "jentic", "url": "https://github.com/jentic" } ], "apis": [ { "aid": "passentry.com:main-v1", "name": "PassEntry API", "description": "# Getting Started\n**Welcome to Passentry**\n\nPassEntry API is an OpenAPI 3.1.0 compliant REST API with predictable URLs, JSON request bodies, standard HTTP response codes, authentication, and verbs.\nThis documentation describes the functionality of our system available for integration with your business.\n\n**API Host** `https://api.passentry.com`\n\n# Authentication\n\nThe PassEntry API uses API keys to authenticate requests. You can view and manage your API keys in [Developer tools](https://app.passentry.com/developer-tools) in the PassEntry Dashboard\n\nYour API keys carry many privileges, so be sure to keep them secure. Don't share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.\n\nAuthentication to the API is performed with Bearer authentication. These tokens must be attached to the Authorization header of the request.\n \nExample: ``\"Authorization\": \"Bearer {API KEY}\"``\n\nYou must make all API calls over [HTTPS](http://en.wikipedia.org/wiki/HTTP_Secure). Calls that you make over plain HTTP will fail. API requests without authentication will also fail.\n\n# Responses\nPassEntry API responses are generally in [JSON API](https://jsonapi.org/format/) format, which provides a consistent standard for formatting responses in JSON, including a top-level `data` object and optional `included` and `meta` objects.\n\n# Errors\n\nPassEntry uses conventional HTTP response codes to indicate the success or failure of an API request. In general: Codes in the `2xx` range indicate success. Codes in the `4xx` range indicate an error that failed given the information provided (e.g., a required parameter was omitted, syntax error, etc.). Codes in the `5xx` range indicate an error with PassEntry's servers (these are rare).\n\nSome `4xx` errors include text that briefly explains the error reported.\n", "image": "https://i.ibb.co/Hrv54Cp/Group-2742265.png", "baseURL": "https://api.passentry.com", "humanURL": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/passentry.com/main/v1", "version": "v1", "tags": [ "passentry.com", "main" ], "properties": [ { "type": "OpenAPI", "name": "OpenAPI definition", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/passentry.com/main/v1/openapi.json", "mediaType": "application/openapi+json" }, { "type": "GitHubRepo", "url": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/passentry.com/main/v1" } ] } ] }